xca can not input pin #84
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
firmware:3e1b29f
xca version: 2.9
hardware: waveshare_rp2350_zero
using pico-hsm, xca does not prompt for a PIN. I checked the xca manual(https://hohnstaedt.de/xca-doc/html/smartcard.html#) and found that when xca thinks the token has a built-in keyboard, it will use the built-in keyboard by default without asking for a PIN. I don't know if this is the reason why it does not prompt for a PIN.
Related with #81
What
pkcs11-tool -Lreturns?i tested 611b762, xca can prompt input pin now
thks