Uses of Class
com.itextpdf.bouncycastle.cert.CertIOExceptionBC
-
Packages that use CertIOExceptionBC Package Description com.itextpdf.bouncycastle.cert.jcajce -
-
Uses of CertIOExceptionBC in com.itextpdf.bouncycastle.cert.jcajce
Methods in com.itextpdf.bouncycastle.cert.jcajce that throw CertIOExceptionBC Modifier and Type Method Description IJcaX509v3CertificateBuilderJcaX509v3CertificateBuilderBC. addExtension(IASN1ObjectIdentifier extensionOID, boolean critical, IASN1Encodable extensionValue)Calls actualaddExtensionmethod for the wrapped JcaX509v3CertificateBuilder object.
-