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