| ArcSignerGetTimestamp Method |
Get the timestamp value.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.10.0
Syntax protected virtual long GetTimestamp()
Return Value
Int64A value representing the timestamp value.
Remarks
Gets the timestamp to use as the t= value in the ARC-Message-Signature and ARC-Seal headers.
See Also