create a key that does signing and decryption.

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@2327 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
aj 2005-04-29 20:23:48 +00:00
parent 32fd6e0a1a
commit 577ccf1b82
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@ work, there is no way for the security officer to get to my key.
Also I need to remember my unblocking pin, as only I can reset it,
the security officer cannot.
$ pkcs15-init --generate-key rsa/1024 --auth-id 01
$ pkcs15-init --generate-key rsa/1024 --auth-id 01 --key-usage sign,decrypt
Security officer PIN required.
Please enter Security officer PIN:
User PIN required.