Package | Description |
---|---|
old.org.bouncycastle.asn1.cmp |
Modifier and Type | Method and Description |
---|---|
CMPCertificate[] |
KeyRecRepContent.getCaCerts() |
CMPCertificate[] |
CertRepMessage.getCaPubs() |
CMPCertificate |
CertOrEncCert.getCertificate() |
CMPCertificate[] |
PKIMessage.getExtraCerts() |
static CMPCertificate |
CMPCertificate.getInstance(Object o) |
CMPCertificate |
KeyRecRepContent.getNewSigCert() |
CMPCertificate |
CAKeyUpdAnnContent.getNewWithNew() |
CMPCertificate |
CAKeyUpdAnnContent.getNewWithOld() |
CMPCertificate |
CAKeyUpdAnnContent.getOldWithNew() |
Constructor and Description |
---|
CertOrEncCert(CMPCertificate certificate) |
CertRepMessage(CMPCertificate[] caPubs,
CertResponse[] response) |
PKIMessage(PKIHeader header,
PKIBody body,
DERBitString protection,
CMPCertificate[] extraCerts)
Creates a new PKIMessage.
|
Copyright © 2015. All rights reserved.