| 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 Function Decrypt As IMail
abstract Decrypt : unit -> IMail
Return Value
Type:
IMailDecrypted email message.
See Also