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 Get the date that the certificate was created.
Public propertyDnsNames Get the DNS names of the owner of the certificate.
Public propertyEmail Get the email address of the owner of the certificate.
Public propertyExpirationDate Get the expiration date of the certificate.
Public propertyFingerprint Get the fingerprint of the certificate.
Public propertyName Get the name of the owner of the certificate.
Public propertyPublicKeyAlgorithm Get the public key algorithm supported by the certificate.
Top
See Also