Click or drag to resize

IMailDecrypt Method

Decrypts the message. Searches through My certificate store to find appropriate certificate. You can use SMIMEConfiguration to specify certificates and automatic email decryption.

Namespace:  Limilabs.Mail
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
IMail Decrypt()

Return Value

Type: IMail
Decrypted email message.
See Also