OCSPSingleRequestExtensions Property

Gets optional extensions associated with 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

Remarks

Currently only Service Locator extension is supported.

See Also