Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python bindings: howto examples | Ben McGinnes | 2018-07-07 | 1 | -5/+5 |
| | | | | | * Made sure all example scripts meet PEP8 compliance. * Required fixing approx. a dozen of them in minor ways. | ||||
* | python bindings examples: three export scripts | Ben McGinnes | 2018-06-28 | 1 | -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]> |