aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/examples/howto/export-secret-keys.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* python bindings: howto examplesBen McGinnes2018-07-071-6/+6
| | | | | * Made sure all example scripts meet PEP8 compliance. * Required fixing approx. a dozen of them in minor ways.
* python bindings examplesBen McGinnes2018-06-281-0/+110
* Added a secret key export variant which saves output as both GPG binary and ASCII armoured, plus saves in $GNUPGHOME and uses multiple methods of determining what that location is.