MultipartSigned.verify

Attempts to verify the signed MIME part contained within the multipart/signed object mps.

Parameters

flags gmime.types.VerifyFlags

a #GMimeVerifyFlags

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