OCSPResponseNonceReceived Property

Indicates whether the Nonce extension is included in the response.

Definition

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

Property Value

Boolean

See Also