| DkimSignerGetTimestamp Method |
Get the timestamp value.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
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 DKIM-Signature header.
See Also