Uses of Class
org.bouncycastle.asn1.x509.SubjectKeyIdentifier
Packages that use SubjectKeyIdentifier
Package
Description
Support classes useful for encoding and supporting Cryptographic Message Syntax as described in PKCS#7 and RFC 3369 (formerly RFC 2630).
Support classes useful for encoding and processing X.509 certificates.
-
Uses of SubjectKeyIdentifier in org.bouncycastle.asn1.cms
Methods in org.bouncycastle.asn1.cms that return SubjectKeyIdentifierConstructors in org.bouncycastle.asn1.cms with parameters of type SubjectKeyIdentifier -
Uses of SubjectKeyIdentifier in org.bouncycastle.asn1.x509
Methods in org.bouncycastle.asn1.x509 that return SubjectKeyIdentifierModifier and TypeMethodDescriptionstatic SubjectKeyIdentifier
SubjectKeyIdentifier.fromExtensions
(Extensions extensions) static SubjectKeyIdentifier
SubjectKeyIdentifier.getInstance
(Object obj) static SubjectKeyIdentifier
SubjectKeyIdentifier.getInstance
(ASN1TaggedObject obj, boolean explicit)