Uses of Interface
com.netscape.cmsutil.ocsp.CertStatus
-
Packages that use CertStatus Package Description com.netscape.cmsutil.ocsp -
-
Uses of CertStatus in com.netscape.cmsutil.ocsp
Classes in com.netscape.cmsutil.ocsp that implement CertStatus Modifier and Type Class Description classGoodInfoRFC 2560:classRevokedInfoRFC 2560:classUnknownInfoRFC 2560:Methods in com.netscape.cmsutil.ocsp that return CertStatus Modifier and Type Method Description CertStatusSingleResponse. getCertStatus()Constructors in com.netscape.cmsutil.ocsp with parameters of type CertStatus Constructor Description SingleResponse(CertID cid, CertStatus s, org.mozilla.jss.asn1.GeneralizedTime thisUpdate, org.mozilla.jss.asn1.GeneralizedTime nextUpdate)
-