Method Decrypt()
Decrypt()
Decrypts the contents of an enveloped entity. This method is only intended for entities with enveloped content. Inherited from MimeEntity.
Declaration
public void Decrypt()
Remarks
For a successful decryption, a recipient's private key must be available.