openpgp_verify


Description:

public SignatureList? openpgp_verify (VerifyFlags flags) throws Error

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.