MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Cryptography
WindowsSecureMimeDigitalSignature Class
WindowsSecureMimeDigitalSignature Methods
Verify Method
Verify Method
Verify(Boolean) Method
Windows
Secure
Mime
Digital
Signature
Verify Method
Verifies the digital signature.
Namespace:
MimeKit.Cryptography
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
bool
Verify
()
Return Value
Boolean
true
if the signature is valid; otherwise
false
.
Implements
IDigitalSignature
Verify
Exceptions
Exception
Condition
DigitalSignatureVerifyException
An error verifying the signature has occurred.
Remarks
Verifies the digital signature.
See Also
Reference
WindowsSecureMimeDigitalSignature Class
Verify Overload
MimeKit.Cryptography Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast