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