MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Cryptography
WindowsSecureMimeDigitalSignature Class
WindowsSecureMimeDigitalSignature Properties
CreationDate Property
DigestAlgorithm Property
EncryptionAlgorithms Property
PublicKeyAlgorithm Property
SignerCertificate Property
SignerInfo Property
Windows
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
WindowsSecureMimeDigitalSignature Class
MimeKit.Cryptography Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast