OCSPResponseNonceReceived Property |
Indicates whether the Nonce extension is included in the response.
Namespace:
PKI.OCSP
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public bool NonceReceived { get; }
Public ReadOnly Property NonceReceived As Boolean
Get
public:
property bool NonceReceived {
bool get ();
}
member NonceReceived : bool with get
Property Value
Type:
BooleanSee Also