Package | Description |
---|---|
kz.gamma.asn1.cmp |
Support classes useful for encoding and supporting PKIX-CMP as described RFC 2510.
|
Modifier and Type | Field and Description |
---|---|
private CMPCertificate |
CertOrEncCert.certificate |
private CMPCertificate |
KeyRecRepContent.newSigCert |
private CMPCertificate |
CAKeyUpdAnnContent.newWithNew |
private CMPCertificate |
CAKeyUpdAnnContent.newWithOld |
private CMPCertificate |
CAKeyUpdAnnContent.oldWithNew |
Modifier and Type | Method and Description |
---|---|
CMPCertificate[] |
KeyRecRepContent.getCaCerts() |
CMPCertificate[] |
CertRepMessage.getCaPubs() |
CMPCertificate |
CertOrEncCert.getCertificate() |
static CMPCertificate |
CMPCertificate.getInstance(java.lang.Object o) |
CMPCertificate |
KeyRecRepContent.getNewSigCert() |
CMPCertificate |
CAKeyUpdAnnContent.getNewWithNew() |
CMPCertificate |
CAKeyUpdAnnContent.getNewWithOld() |
CMPCertificate |
CAKeyUpdAnnContent.getOldWithNew() |
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.