MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Cryptography
OpenPgpDigitalSignature Class
OpenPgpDigitalSignature Properties
CreationDate Property
DigestAlgorithm Property
PublicKeyAlgorithm Property
SignerCertificate Property
Open
Pgp
Digital
Signature
Creation
Date Property
Gets the creation date of the digital signature.
Namespace:
MimeKit.Cryptography
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
DateTime
CreationDate
{
get
; }
Property Value
DateTime
The creation date.
Implements
IDigitalSignature
CreationDate
Remarks
Gets the creation date of the digital signature.
See Also
Reference
OpenPgpDigitalSignature Class
MimeKit.Cryptography Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast