Click or drag to resize

OCSPResponseResponseStatus Property

Gets response status. Response status indicates whether the OCSP responder was able to process the request and obtain information about requested certificate.

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

Property Value

Type: OCSPResponseStatus
Remarks
Note: this property do not say anything about certificate status.
See Also