OCSPSingleResponseRevocationInfo Property

If the certificate in the subject is revoked, OCSP responder may include CRL entry with this certificate.

Definition

Namespace: SysadminsLV.PKI.OcspClient
Assembly: SysadminsLV.PKI.OcspClient (in SysadminsLV.PKI.OcspClient.dll) Version: 4.0.1
C#
public X509CRLEntry RevocationInfo { get; }

Property Value

X509CRLEntry

See Also