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.26106.1555
Syntax
IMail Decrypt()

Return Value

IMail
Decrypted email message.
See Also