Package | Description |
---|---|
org.bouncycastle.asn1.cms | |
org.bouncycastle.asn1.x509 |
Modifier and Type | Method and Description |
---|---|
SubjectKeyIdentifier |
OriginatorIdentifierOrKey.getSubjectKeyIdentifier() |
Constructor and Description |
---|
OriginatorIdentifierOrKey(SubjectKeyIdentifier id) |
Modifier and Type | Method and Description |
---|---|
static SubjectKeyIdentifier |
SubjectKeyIdentifier.fromExtensions(Extensions extensions) |
static SubjectKeyIdentifier |
SubjectKeyIdentifier.getInstance(ASN1TaggedObject obj,
boolean explicit) |
static SubjectKeyIdentifier |
SubjectKeyIdentifier.getInstance(Object obj) |
Copyright © 2016 BouncyCastle.org. All rights reserved.