 | 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.MailAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
SyntaxFunction Decrypt As IMail
abstract Decrypt : unit -> IMail
Return Value
IMailDecrypted email message.
See Also