Decrypt Method
Decrypts the current Message .
Syntax
procedure Decrypt();Remarks
This method takes the Message property and attempts to decrypt the encrypted PKCS envelope using the certificate in Certificate. If the component is able to decrypt it will replace Message and MessageHeaders with the decrypted text.