From: helpcrypto h. <hel...@gm...> - 2013-06-08 12:36:42
|
Sent to another maillist, cause i dont know which is the correct one...Sorry! ---------- Forwarded message ---------- To: "ope...@li..." < ope...@li...> Hi. Probably im missing something, but could any of you tell me why this is happening? What should I implement? $ pkcs11-tool --module libmypkcs11.so -M Using slot 0 with a present token (0x1) Supported mechanisms: RSA-PKCS, keySize={1024,1024}, decrypt, sign RSA-PKCS-KEY-PAIR-GEN, keySize={1024,1024}, generate_key_pair $ pkcs11-tool --module libmypkcs11.so --sign --login -v --key-type rsa:1024 Using slot 0 with a present token (0x1) Logging in to "My Card". Please enter User PIN: error: No appropriate mechanism found Aborting. Thanks! |