Click or drag to resize
MimeKit

SecureMimeDigitalCertificate Properties

The SecureMimeDigitalCertificate type exposes the following members.

Properties
 NameDescription
Public propertyCertificate Get the X.509 certificate.
Public propertyCreationDate Gets the date that the certificate was created.
Public propertyEmail Gets the email address of the owner of the certificate.
Public propertyExpirationDate Gets the expiration date of the certificate.
Public propertyFingerprint Gets the fingerprint of the certificate.
Public propertyName Gets the name of the owner of the certificate.
Public propertyPublicKeyAlgorithm Gets the public key algorithm supported by the certificate.
Top
See Also