aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/examples/howto/key-selection.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* example: key selectionBen McGinnes2018-03-211-1/+0
| | | | * Removed extraneous blank line.
* example: key selectionBen McGinnes2018-03-211-0/+52
* Similar to group-key-selection.py, but does not use an existing group from gpg.conf; instead takes multiple key IDs, fingerprints or patterns on the command line and adds them to a keylist object.