verify


Description:

public SignatureList? verify (VerifyFlags flags, out Object entity) throws Error

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

Parameters:

this

a ApplicationPkcs7Mime

flags

a VerifyFlags

entity

the extracted entity

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