Decrypts the contents of an enveloped entity.
This method is only intended for entities with enveloped content.
Namespace:
Rebex.Mime
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public Sub Decrypt |
C# |
---|
public void Decrypt() |
Remarks
For a successful decryption, a recipient's private key must be available.