Click or drag to resize

OCSPSingleResponseRevocationInfo Property

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

Namespace:  PKI.OCSP
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public X509CRLEntry RevocationInfo { get; }

Property Value

Type: X509CRLEntry
See Also