ApplicationPkcs7Mime.verify

Attempts to verify the signed pkcs7_mime part and extract the original MIME entity.

Parameters

flags gmime.types.VerifyFlags

a #GMimeVerifyFlags

entity gmime.object.ObjectWrap

the extracted entity

Return Value

Type: gmime.signature_list.SignatureList

a new #GMimeSignatureList object on success or null on fail. If the verification fails, an exception will be set on err to provide information as to why the failure occurred.

Throws