decrypt_sync


Description:

[ Version ( since = "3.0" ) ]
public virtual CipherValidity decrypt_sync (MimePart ipart, MimePart opart, Cancellable? cancellable = null) throws Error

Decrypts ipart into opart.

Parameters:

this

a CipherContext

ipart

cipher-text MimePart

opart

clear-text MimePart

cancellable

optional Cancellable object, or null

Returns:

a validity/encryption status, or null on error