Hi Paulo,
did you login first?
Some cards do not show any key, unless you login first.
Not sure what OpenSC does, I guess the same.
> How can i unblock a PIN using libp11?
not sure, maybe using
/* Change the user PIN on a token */
extern int PKCS11_change_pin(PKCS11_SLOT *, const char *old_pin,
const char *new_pin);
?
Does anyone know how to unlock a pin using PKCS#11?
then I can check if change_pin does the same, or
we add a new function to do that.
Regards, Andreas
_______________________________________________
opensc-devel mailing list
[hidden email]
http://www.opensc.org/cgi-bin/mailman/listinfo/opensc-devel