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 KeyPurposeIdBC
KeyPurposeIdBC. ID_KP_OCSP_SIGNING
private static KeyPurposeIdBC
KeyPurposeIdBC. INSTANCE
Methods in com.itextpdf.bouncycastle.asn1.x509 that return KeyPurposeIdBC Modifier and Type Method Description static KeyPurposeIdBC
KeyPurposeIdBC. getInstance()
Gets wrapper instance.
-