Click or drag to resize
MimeKit

OpenPgpDigitalCertificate Properties

The OpenPgpDigitalCertificate type exposes the following members.

Properties
 NameDescription
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 propertyKeyRing Gets the public key ring.
Public propertyName Gets the name of the owner of the certificate.
Public propertyPublicKey Gets the public key.
Public propertyPublicKeyAlgorithm Gets the public key algorithm supported by the certificate.
Top
See Also