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