1

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?

4

1 回答 1

4

如果有人遇到同样的问题,这里是解决方案:

您需要“ePass2003的格式化工具”,请询问初始化工具的支持,该工具能够将令牌从PKCS#15格式化为飞天文件系统。它被命名为另一个工具,但它是不同的。

启动工具并点击初始化后,飞天工具再次找到Token。

于 2013-10-29T10:11:17.107 回答