Uses of Class
com.netscape.cmsutil.ocsp.CertID
-
Packages that use CertID Package Description com.netscape.cmsutil.ocsp -
-
Uses of CertID in com.netscape.cmsutil.ocsp
Methods in com.netscape.cmsutil.ocsp that return CertID Modifier and Type Method Description CertIDRequest. getCertID()CertIDSingleResponse. getCertID()Constructors in com.netscape.cmsutil.ocsp with parameters of type CertID Constructor Description Request(CertID reqCert, org.mozilla.jss.asn1.SEQUENCE singleRequestExtensions)SingleResponse(CertID cid, CertStatus s, org.mozilla.jss.asn1.GeneralizedTime thisUpdate, org.mozilla.jss.asn1.GeneralizedTime nextUpdate)
-