openpgp_verify
Description:
Verifies the OpenPGP signature of the this and then replaces the content with the original, raw, content.
Parameters:
this |
a Part |
flags |
a set of VerifyFlags |
Returns:
a SignatureList on success or null on error. |