Modifier and Type | Method and Description |
---|---|
Certificate[] |
EncryptedPrivateKeyData.getCertificateChain() |
Constructor and Description |
---|
EncryptedPrivateKeyData(EncryptedPrivateKeyInfo encryptedPrivateKeyInfo,
Certificate[] certificateChain) |
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 | 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.
|
Copyright © 2018 BouncyCastle.org. All rights reserved.