MimeMessage.Decrypt Method
Namespace: Rebex.Mime
Assembly: Rebex.Mail.dll (version 7.0.9147)
Decrypt()
Decrypts the contents of an enveloped entity.
This method is only intended for entities with enveloped content.
Inherited from Mime
Declaration
public void Decrypt()
Remarks
For a successful decryption, a recipient's private key must be available.