Decrypts and verifies a protected message.
public String decryptAndVerifyString(String source);
Use this method to unprotect a PGP message contained in a string. The method returns the decrypted message.