aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/examples/howto/export-secret-key.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* python bindings examples: three export scriptsBen McGinnes2018-06-281-0/+77
* Example of default exporting keys. * Example of exporting minimised keys. * Example of exporting secret keys to a file with correct permissions. Signed-off-by: Ben McGinnes <[email protected]>