Uses of Class
kz.gamma.asn1.cmp.CMPCertificate

Packages that use CMPCertificate
kz.gamma.asn1.cmp Support classes useful for encoding and supporting PKIX-CMP as described RFC 2510. 
 

Uses of CMPCertificate in kz.gamma.asn1.cmp
 

Fields in kz.gamma.asn1.cmp declared as CMPCertificate
private  CMPCertificate CertOrEncCert.certificate
           
private  CMPCertificate KeyRecRepContent.newSigCert
           
private  CMPCertificate CAKeyUpdAnnContent.newWithNew
           
private  CMPCertificate CAKeyUpdAnnContent.newWithOld
           
private  CMPCertificate CAKeyUpdAnnContent.oldWithNew
           
 

Methods in kz.gamma.asn1.cmp that return CMPCertificate
 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.