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 IJcaX509v3CertificateBuilder
JcaX509v3CertificateBuilderBC. addExtension(IASN1ObjectIdentifier extensionOID, boolean critical, IASN1Encodable extensionValue)
Calls actualaddExtension
method for the wrapped JcaX509v3CertificateBuilder object.
-