MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Cryptography
SecureMimeDigitalSignature Class
SecureMimeDigitalSignature Properties
Chain Property
ChainException Property
CreationDate Property
DigestAlgorithm Property
EncryptionAlgorithms Property
PublicKeyAlgorithm Property
SignerCertificate Property
SignerInfo Property
Secure
Mime
Digital
Signature
Signer
Certificate Property
Gets certificate used by the signer.
Namespace:
MimeKit.Cryptography
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
IDigitalCertificate
SignerCertificate
{
get
; }
Property Value
IDigitalCertificate
The signer's certificate.
Implements
IDigitalSignature
SignerCertificate
Remarks
Gets certificate used by the signer.
See Also
Reference
SecureMimeDigitalSignature Class
MimeKit.Cryptography Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast