| Modifier and Type | Method and Description |
|---|---|
Certificate[] |
EncryptedPrivateKeyData.getCertificateChain() |
Certificate[] |
SignatureCheck.getCertificates() |
| Constructor and Description |
|---|
EncryptedPrivateKeyData(EncryptedPrivateKeyInfo encryptedPrivateKeyInfo,
Certificate[] certificateChain) |
SignatureCheck(AlgorithmIdentifier signatureAlgorithm,
Certificate[] certificates,
byte[] signature) |
| Modifier and Type | Method and Description |
|---|---|
Certificate |
CMPCertificate.getX509v3PKCert() |
| Constructor and Description |
|---|
CMPCertificate(Certificate x509v3PKCert) |
| Constructor and Description |
|---|
IssuerAndSerialNumber(Certificate certificate) |
| Modifier and Type | Method and Description |
|---|---|
Certificate[] |
CscaMasterList.getCertStructs() |
| Constructor and Description |
|---|
CscaMasterList(Certificate[] certStructs) |
| Constructor and Description |
|---|
RequestedCertificate(Certificate certificate)
Constructor from a given details.
|
| Modifier and Type | Method and Description |
|---|---|
Certificate |
CertificatePair.getForward() |
static Certificate |
Certificate.getInstance(ASN1TaggedObject obj,
boolean explicit) |
static Certificate |
Certificate.getInstance(Object obj) |
Certificate |
CertificatePair.getReverse() |
| Constructor and Description |
|---|
CertificatePair(Certificate forward,
Certificate reverse)
Constructor from a given details.
|
| Modifier and Type | Method and Description |
|---|---|
Certificate |
X509CertificateHolder.toASN1Structure()
Return the underlying ASN.1 structure for the certificate in this holder.
|
| Constructor and Description |
|---|
X509CertificateHolder(Certificate x509Certificate)
Create a X509CertificateHolder from the passed in ASN.1 structure.
|
| Modifier and Type | Field and Description |
|---|---|
protected Certificate[] |
Certificate.certificateList |
| Modifier and Type | Method and Description |
|---|---|
protected Certificate[] |
Certificate.cloneCertificateList() |
Certificate |
Certificate.getCertificateAt(int index) |
Certificate[] |
Certificate.getCertificateList() |
| Constructor and Description |
|---|
Certificate(Certificate[] certificateList) |
| Constructor and Description |
|---|
X509CertificateObject(Certificate c)
Deprecated.
|
| Constructor and Description |
|---|
PKCS12SafeBagBuilder(Certificate certificate) |
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.