Click or drag to resize
MimeKit

SecureMimeDigitalSignature Properties

The SecureMimeDigitalSignature type exposes the following members.

Properties
 NameDescription
Public propertyChain Gets the certificate chain.
Public propertyChainException The exception that occurred, if any, while building the certificate chain.
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