OCSPResponseNonceValue Property

Gets Nonce extension value. This value (if extension is presented) MUST be exactly as specified in the request.

Definition

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

Property Value

String

See Also