Uses of Class
org.bouncycastle.asn1.x509.AuthorityKeyIdentifier
| Package | Description |
|---|---|
| org.bouncycastle.asn1.x509 | |
| org.bouncycastle.x509.extension |
-
Uses of AuthorityKeyIdentifier in org.bouncycastle.asn1.x509
Methods in org.bouncycastle.asn1.x509 that return AuthorityKeyIdentifier Modifier and Type Method Description static AuthorityKeyIdentifierAuthorityKeyIdentifier. fromExtensions(Extensions extensions)static AuthorityKeyIdentifierAuthorityKeyIdentifier. getInstance(Object obj)static AuthorityKeyIdentifierAuthorityKeyIdentifier. getInstance(ASN1TaggedObject obj, boolean explicit) -
Uses of AuthorityKeyIdentifier in org.bouncycastle.x509.extension
Subclasses of AuthorityKeyIdentifier in org.bouncycastle.x509.extension Modifier and Type Class Description classAuthorityKeyIdentifierStructureDeprecated.use JcaX509ExtensionUtils and AuthorityKeyIdentifier.getInstance()