Package | Description |
---|---|
org.bouncycastle.asn1.dvcs | |
org.bouncycastle.asn1.x509 | |
org.bouncycastle.x509.extension |
Helper classes for dealing with common X.509 extensions.
|
Modifier and Type | Method and Description |
---|---|
Extension |
CertEtcToken.getExtension() |
Constructor and Description |
---|
CertEtcToken(Extension extension) |
Modifier and Type | Method and Description |
---|---|
Extension |
Extensions.getExtension(ASN1ObjectIdentifier oid)
return the extension represented by the object identifier
passed in.
|
static Extension |
Extension.getInstance(Object obj) |
Constructor and Description |
---|
Extensions(Extension extension)
Base Constructor
|
Extensions(Extension[] extensions)
Base Constructor
|
Constructor and Description |
---|
AuthorityKeyIdentifierStructure(Extension extension)
Deprecated.
Constructor which will take an extension
|
Copyright © 2016 BouncyCastle.org. All rights reserved.