verify_sync
Description:
public virtual CipherValidity verify_sync (MimePart ipart, Cancellable? cancellable = null) throws Error
Verifies the signature.
Parameters:
| this | |
| ipart |
the MimePart to verify |
| cancellable |
optional Cancellable object, or null |
Returns:
|
a CipherValidity structure containing information about the integrity of the input stream, or null on failure to execute at all |