Decrypts and verifies a protected message.
function DecryptAndVerifyString(Source: String): String;
Use this method to unprotect a PGP message contained in a string. The method returns the decrypted message.