gpgme/lang/python/src
Jasper Spaans 14b148b7d3
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).

GnuPG-bug-id: 5292
2021-06-24 18:09:55 +02:00
..
constants python: import type 2018-11-19 21:38:50 +11:00
__init__.py Python: docs tweaks 2018-10-22 05:43:36 +11:00
callbacks.py Python bindings src: PEP8 compliance 2018-08-18 15:05:34 +10:00
core.py python: Allow returning signatures made by unknown keys in decrypt 2021-06-24 18:09:55 +02:00
errors.py python: Fix typo in DecryptionError exception. 2019-06-04 10:38:17 +09:00
Makefile.am python: Make EXTRA_DIST files explicit 2019-05-06 16:08:26 +02:00
results.py doc: use https:// for www.gnu.org 2018-10-18 00:28:51 -04:00
util.py Python bindings src: PEP8 compliance 2018-08-18 15:05:34 +10:00