To use it with OpenSC for some testing, I reinitialized the smartcard usb token (epass2003/storepass) with the opensc tools:
pkcs15-init.exe –E
pkcs15-init.exe --create-pkcs15 --profile pkcs15+onepin --use-default-transport-key --pin 12345678 --puk 1234567890 --label "Tori"
The Token works fine with opensc software with the opensc-pkcs11.dll
.
But now the Card is not found under java PKCS#11 with both dll's the vendors and the opensc dll. (I use Windows 7 64Bit) But the big problem is that the token not found anymore by the Feitian software, and so the formatting-tool does not work...
Is there a Way to turn the token back to it's condition on delivery?