diff options
author | Ben McGinnes <[email protected]> | 2018-06-27 08:51:09 +0000 |
---|---|---|
committer | Ben McGinnes <[email protected]> | 2018-06-27 08:51:09 +0000 |
commit | 870c317120e08d3f606c6c5675d559e1d457290d (patch) | |
tree | 97f48ea4bae2aa1d8cf2db2d769655e971828804 /lang/python/examples/howto/export-secret-key.py | |
parent | json: Add file handling for debug output (diff) | |
download | gpgme-870c317120e08d3f606c6c5675d559e1d457290d.tar.gz gpgme-870c317120e08d3f606c6c5675d559e1d457290d.zip |
python bindings: export public keys
* Added functions for exporting public keys to gpg.core in both
complete form and in minimised form.
* Rather than letting people need to worry about the export modes we
are simply separating the functions as people would be more familiar
with from the command line usage anyway.
* Functions added for Context are: ctx.key_export_minimal and
ctx.key_export as the default or full export.
Signed-off-by: Ben McGinnes <[email protected]>
Diffstat (limited to 'lang/python/examples/howto/export-secret-key.py')
0 files changed, 0 insertions, 0 deletions