Click or drag to resize
MimeKit

WindowsSecureMimeDigitalSignature Properties

The WindowsSecureMimeDigitalSignature type exposes the following members.

Properties
 NameDescription
Public propertyCreationDate Gets the creation date of the digital signature.
Public propertyDigestAlgorithm Gets the digest algorithm used for the signature.
Public propertyEncryptionAlgorithms Gets the list of encryption algorithms, in preferential order, that the signer's client supports.
Public propertyPublicKeyAlgorithm Gets the public key algorithm used for the signature.
Public propertySignerCertificate Gets certificate used by the signer.
Public propertySignerInfo Gets the signer info.
Top
See Also