SYNOPSIS
ykksm-export [,--verbose/] [,--help/] [,--database DBI/] [,--db-user USER/] [,--db-passwd PASSWD/]DESCRIPTION
Tool to export keys to the YKKSM-KEYPROV format.- --database DBI: Database identifier, see http://dbi.perl.org/
-
- defaults to a MySQL database ykksm on localhost, i.e., DBI::mysql:ykksm.
-
--db-user USER: Database username to use, defaults to empty string.
- --db-passwd PASSWD: Database password to use, defaults to empty string.
- ./ykksm-export --db-user foo --db-passwd pass123 |
-
gpg -a --sign --encrypt -r 1D2F473E > keys.txt