Package com.netscape.cmsutil.ocsp
Interface CertStatus
-
- All Superinterfaces:
org.mozilla.jss.asn1.ASN1Value
- All Known Implementing Classes:
GoodInfo,RevokedInfo,UnknownInfo
public interface CertStatus extends org.mozilla.jss.asn1.ASN1ValueRFC 2560:CertStatus ::= CHOICE { good [0] IMPLICIT NULL, revoked [1] IMPLICIT RevokedInfo, unknown [2] IMPLICIT UnknownInfo }- Version:
- $Revision$ $Date$