简体   繁体   中英

Finding info (manufacturer, card type...) about a ISO-14443 card with PCSC reader

I recently began to use a PCSC reader with ISO-14443 cards. I'm just looking for a way to tell what type of card has been inserted in my reader. Is there a specific command that I could use? For example, how can I tell if a MIFARE DESFire card has been inserted? I'm using java, with a ACR122U reader. Thanks !

ISO 14443-cards cover such a wide spectrum, that this is is extremely dependent on what you have. UID may be randomized, and so does not help. If the reader does not provide some diagnostics, see commented manual, you are on your own.

In practical applications this is no issue; the approach "Give me whatever card you like and I'll do something with it" rarely occurs, since recognition of the card type is by miles insufficient to handle a card, which requires authentication.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM