Home GnuPG

python: Allow returning signatures made by unknown keys in `decrypt`

Description

python: Allow returning signatures made by unknown keys in decrypt

This functionality got dropped somewhere after 1.12, as part of the
cleanup of the Context.decrypt call signature. Reintroduce it again,
now using an explicit keyword argument filter_signatures (which
defaults to hiding signatures by unknown keys).

Details

Provenance
japAuthored on Feb 9 2021, 11:29 AM
wernerCommitted on Jun 24 2021, 6:09 PM
Parents
rGPGMEPY409d3d2c6d1a: python: Fix key_export*.
Branches
Unknown
Tags
Unknown
References
tag: gpgme-1.17.1, tag: gpgme-1.17.0, tag: gpgme-1.16.0

Event Timeline