Uses of Class
org.bouncycastle.asn1.x509.AuthorityKeyIdentifier
Packages that use AuthorityKeyIdentifier
Package
Description
Support classes useful for encoding and processing X.509 certificates.
-
Uses of AuthorityKeyIdentifier in org.bouncycastle.asn1.x509
Methods in org.bouncycastle.asn1.x509 that return AuthorityKeyIdentifierModifier and TypeMethodDescriptionstatic AuthorityKeyIdentifier
AuthorityKeyIdentifier.fromExtensions
(Extensions extensions) static AuthorityKeyIdentifier
AuthorityKeyIdentifier.getInstance
(Object obj) static AuthorityKeyIdentifier
AuthorityKeyIdentifier.getInstance
(ASN1TaggedObject obj, boolean explicit)