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