verify


Description:

public SignatureList? verify (VerifyFlags flags) throws Error

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

Parameters:

this

a MultipartSigned

flags

a VerifyFlags

Returns:

a new SignatureList 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.




2022 vala-language.org