OCSPSingleResponseExtensions Property

Gets optional extensions about the status of the certificate in the subject.

Definition

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

Property Value

X509ExtensionCollection

See Also