Uses of Class
com.itextpdf.bouncycastle.asn1.x509.KeyPurposeIdBC
-
Packages that use KeyPurposeIdBC Package Description com.itextpdf.bouncycastle.asn1.x509 -
-
Uses of KeyPurposeIdBC in com.itextpdf.bouncycastle.asn1.x509
Fields in com.itextpdf.bouncycastle.asn1.x509 declared as KeyPurposeIdBC Modifier and Type Field Description private static KeyPurposeIdBCKeyPurposeIdBC. ID_KP_OCSP_SIGNINGprivate static KeyPurposeIdBCKeyPurposeIdBC. INSTANCEMethods in com.itextpdf.bouncycastle.asn1.x509 that return KeyPurposeIdBC Modifier and Type Method Description static KeyPurposeIdBCKeyPurposeIdBC. getInstance()Gets wrapper instance.
-