opensc/doc
Doug Engert d369965a7f pkcs11-tool support key-gen for GENERIC secret key
Fixes #2139

Added code to support  mechanism GENERIC-SECRET-KEY-GEN.

Improved --help  and doc/tools/pkcs11-tool.1.xml because key gen
of symmetric keys pass CKA_VALUE_LEN which is length of key in bytes.

Tested with:

./pkcs11-tool --module /usr/lib/x86_64-linux-gnu/softhsm/libsofthsm2.so \
 --login --label generic-64 --keygen --key-type GENERIC:64 \
 --mechanism GENERIC-SECRET-KEY-GEN

./pkcs11-tool --module /usr/lib/x86_64-linux-gnu/softhsm/libsofthsm2.so --login -O
2021-01-26 12:34:15 +01:00
..
files MyEID: opensc.conf - option to disable PKCS1 padding in card. 2021-01-26 00:27:47 +01:00
tools pkcs11-tool support key-gen for GENERIC secret key 2021-01-26 12:34:15 +01:00
Makefile.am added manual page opensc.conf(5) 2018-07-17 14:49:27 +02:00
api.css Simplify build system, remove the generated distributed files. 2010-10-05 20:34:58 +00:00
html.xsl Generate consistent docbook id's 2019-11-01 14:23:40 +01:00
man.xsl doc/Makefile.am: get rid of "api.work" kludge 2011-08-20 16:54:05 +02:00