对 MIFARE Classic 和 Omnikey 5021 CL 使用 javax.smartcardio

Use javax.smartcardio for MIFARE Classic and Omnikey 5021 CL

API javax.smartcardio 能否用于查找卡 reader Omnikey 5021 CL 的智能卡终端并读取 MIFARE Classic 卡的扇区?这需要在 Windows 7 计算机上工作。

是的,这个 reader 支持 PC/SC 2.0,因此可以通过 javax.smartcardio 访问。您可以通过非接触式存储卡的 PC/SC 扩展访问 MIFARE Classic 卡。

有关其他命令和可用于使用 MIFARE Classic 密钥进行身份验证的密钥槽,请参阅 PC/SC specification for standard commands (load keys, general authenticate, read binary, update binary) and the Omnikey contactless developer guide