gpgme/lang/python/examples
Ben McGinnes 167847f1bc python bindings: import keys
* Adapted from prior submissions by Tobias Mueller and Jacob Adams.
* key_import function added to gpg.core.Context().
* Two example scripts added to to examples/howto: import-key-file.py
  imports keys from a local file and import-keys.py accesses the SKS
  keyserver pool using the requests module to search for keys
  (includes check for key IDs which may not include the leading 0x).
* Added documentation demonstrating the use of the key_import()
  function with a large number of keys matching one domain (eff.org;
  the example shows how EFF staff are following their own advice
  issued last month).
2018-06-07 09:46:56 +10:00
..
howto python bindings: import keys 2018-06-07 09:46:56 +10:00
assuan.py python: Use vanity modules for constants in tests and examples. 2016-10-31 15:42:35 +01:00
decryption-filter.py python: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00
delkey.py python: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00
exportimport.py Spelling fixes for comments and doc 2017-12-08 05:59:11 +01:00
genkey.py python: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00
inter-edit.py python: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00
low_level-encrypt_to_all.py example: python bindings encryption 2018-03-20 08:07:22 +11:00
sign.py python: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00
signverify.py python: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00
simple.py python: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00
testCMSgetkey.py python: Use vanity modules for constants in tests and examples. 2016-10-31 15:42:35 +01:00
verifydetails.py python: Import the topmost module in tests and examples. 2016-10-31 15:42:35 +01:00