| Package | Description |
|---|---|
| org.bouncycastle.asn1.dvcs | |
| org.bouncycastle.asn1.x509 | |
| org.bouncycastle.cert | |
| org.bouncycastle.cert.ocsp | |
| org.bouncycastle.dvcs | |
| org.bouncycastle.tsp | |
| org.bouncycastle.x509.extension |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtensionsGenerator.addExtension(Extension extension)
Add a given extension.
|
| Constructor and Description |
|---|
Extensions(Extension extension)
Base Constructor
|
Extensions(Extension[] extensions)
Base Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Extension |
X509CRLEntryHolder.getExtension(ASN1ObjectIdentifier oid)
Look up the extension associated with the passed in OID.
|
Extension |
X509CertificateHolder.getExtension(ASN1ObjectIdentifier oid)
Look up the extension associated with the passed in OID.
|
Extension |
X509CRLHolder.getExtension(ASN1ObjectIdentifier oid)
Look up the extension associated with the passed in OID.
|
Extension |
X509AttributeCertificateHolder.getExtension(ASN1ObjectIdentifier oid)
Look up the extension associated with the passed in OID.
|
| Modifier and Type | Method and Description |
|---|---|
X509v3CertificateBuilder |
X509v3CertificateBuilder.addExtension(Extension extension)
Add a given extension field for the standard extensions tag (tag 3).
|
X509v2CRLBuilder |
X509v2CRLBuilder.addExtension(Extension extension)
Add a given extension field for the standard extensions tag (tag 3).
|
X509v2AttributeCertificateBuilder |
X509v2AttributeCertificateBuilder.addExtension(Extension extension)
Add a given extension field for the standard extensions.
|
| Modifier and Type | Method and Description |
|---|---|
Extension |
OCSPReq.getExtension(ASN1ObjectIdentifier oid) |
Extension |
BasicOCSPResp.getExtension(ASN1ObjectIdentifier oid) |
Extension |
SingleResp.getExtension(ASN1ObjectIdentifier oid) |
| Modifier and Type | Method and Description |
|---|---|
void |
VPKCRequestBuilder.addTargetChain(Extension extension)
Adds a TargetChain representing a single X.509 Extension to the request
|
| Modifier and Type | Method and Description |
|---|---|
Extension |
TimeStampRequest.getExtension(ASN1ObjectIdentifier oid) |
| Constructor and Description |
|---|
AuthorityKeyIdentifierStructure(Extension extension)
Deprecated.
Constructor which will take an extension
|
Copyright © 2015–2016 The veraPDF Consortium. All rights reserved.