Package | Description |
---|---|
org.bouncycastle.asn1.x509 | |
org.bouncycastle.x509.extension |
Helper classes for dealing with common X.509 extensions.
|
Modifier and Type | Method and Description |
---|---|
static AuthorityKeyIdentifier |
AuthorityKeyIdentifier.fromExtensions(Extensions extensions) |
static AuthorityKeyIdentifier |
AuthorityKeyIdentifier.getInstance(ASN1TaggedObject obj,
boolean explicit) |
static AuthorityKeyIdentifier |
AuthorityKeyIdentifier.getInstance(Object obj) |
Modifier and Type | Class and Description |
---|---|
class |
AuthorityKeyIdentifierStructure
Deprecated.
use JcaX509ExtensionUtils and AuthorityKeyIdentifier.getInstance()
|
Copyright © 2021 BouncyCastle.org. All rights reserved.