Click or drag to resize

CryptoSignatureVerificationDataSignTime Property

Time of signing. If the time is given then it will be used for checking if certificate was valid at the given time.

Namespace:  Guardtime.KSI.Crypto
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public Nullable<ulong> SignTime { get; }

Property Value

Type: NullableUInt64
See Also