OCSPResponseResponses Property

Gets a collection of OCSPSingleResponse objects, which contains revocation status about each requested certificate.

Definition

Namespace: SysadminsLV.PKI.OcspClient
Assembly: SysadminsLV.PKI.OcspClient (in SysadminsLV.PKI.OcspClient.dll) Version: 4.3.0+16893f72dbbf743b5dc1838aaf2dc6aff3ae6df1
C#
public OCSPSingleResponseCollection Responses { get; }

Property Value

OCSPSingleResponseCollection

See Also