TspResponseNonceReceived Property |
Indicates whether a Nonce value was received along with response.
Namespace:
SysadminsLV.PKI.Cryptography
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