PyKCS11
PyKCS11 copied to clipboard
C_UnblockPIN
Is there any chance to support for C_UnblockPIN?
I got some "special" software supporting PKCS11, that "thinks" it is better to use unsupported function instead of C_InitPIN. https://doc.nexusgroup.com/pub/personal-desktop-pkcs-11
It also has a function C_InitTokenPPA instead of C_InitToken, so creating a token is not an option.....