[]
Gets or sets the time of signing.
NOTE: This value is used only if the time of signing is not available in the signature. For example, a time stamp can be embedded in a PKCS#7 binary data object.
By default this property is initialized with the current date and time.
public DateTime? SigningDateTime { get; set; }
Public Property SigningDateTime As Date?