aboutsummaryrefslogtreecommitdiffstats
path: root/sm/minip12.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
| | | | --
* gpgsm: New commands --export-secret-key-{p8,raw}Werner Koch2014-06-031-0/+3
| | | | | | | | | * sm/gpgsm.c: Add new commands. * sm/minip12.c (build_key_sequence): Add arg mode. (p12_raw_build): New. * sm/export.c (export_p12): Add arg rawmode. Call p12_raw_build. (gpgsm_p12_export): Ditto. (print_short_info): Print the keygrip.
* Implement export of pkcs#12 objects using a direct agent connection.Werner Koch2010-06-211-1/+1
|
* Avoid using the protect-tool to import pkcs#12.Werner Koch2010-06-171-0/+36