MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Cryptography
OpenPgpDigitalCertificate Class
OpenPgpDigitalCertificate Properties
CreationDate Property
Email Property
ExpirationDate Property
Fingerprint Property
KeyRing Property
Name Property
PublicKey Property
PublicKeyAlgorithm Property
Open
Pgp
Digital
Certificate
Creation
Date Property
Gets the date that the certificate was created.
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
IDigitalCertificate
CreationDate
Remarks
Gets the date that the certificate was created.
See Also
Reference
OpenPgpDigitalCertificate Class
MimeKit.Cryptography Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast