aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen McGinnes <[email protected]>2018-03-19 21:07:22 +0000
committerBen McGinnes <[email protected]>2018-03-19 21:07:22 +0000
commit3e0f68fdff1998dae9cb6f8510a3e945a268d1f6 (patch)
treead9f25ee3d567e9d304117f0b32e7e36d2e814c8
parentdoc: python bindings howto (diff)
downloadgpgme-3e0f68fdff1998dae9cb6f8510a3e945a268d1f6.tar.gz
gpgme-3e0f68fdff1998dae9cb6f8510a3e945a268d1f6.zip
example: python bindings encryption
* Since we don't want to encourage accessing the low level functions (e.g. op_encrypt), but since this example can still be useful to understand, renaming it and will add new encryption examples to match the instructions in the HOWTO.
-rwxr-xr-xlang/python/examples/low_level-encrypt_to_all.py (renamed from lang/python/examples/encrypt-to-all.py)0
1 files changed, 0 insertions, 0 deletions
diff --git a/lang/python/examples/encrypt-to-all.py b/lang/python/examples/low_level-encrypt_to_all.py
index bad4220c..bad4220c 100755
--- a/lang/python/examples/encrypt-to-all.py
+++ b/lang/python/examples/low_level-encrypt_to_all.py