[ Version ( since = "3.0" ) ]
public virtual CipherValidity decrypt_sync (MimePart ipart, MimePart opart, Cancellable? cancellable = null) throws Error
Decrypts ipart into opart.
| this | |
| ipart |
cipher-text MimePart |
| opart |
clear-text MimePart |
| cancellable |
optional Cancellable object, or null |
|
a validity/encryption status, or null on error |