APDU stands for "Application Protocol Data Unit". An APDU is used to communicate with smart cards and Subscriber Identity Modules (SIMs) conforming to standard ISO/IEC 7816-4.
I'm trying to read some information out of an ISO/IEC 14443 Type A card. After analysing the card with the …
android nfc mifare apdu contactless-smartcardI'm trying to send a VERIFY (pin) command using javax.smartcardio API. My Pin code is 12345678. Based on some examples …
smartcard apduI want get the UID of the Mifare Ultralight NFC tag. In Java I have this code: TerminalFactory factory = TerminalFactory.…
java nfc mifare apdu smartcard-readerI have been trying to write some data to my mifare classic cards. first I send these two commands which …
nfc mifare apduI try to access a SmartCard via C++. I got already the Connection and the CardHandle. But when I send …
c++ smartcard error-code smartcard-reader apduI am able to connect to the card and now I need to verify the PIN but I´m not …
.net smartcard asp.net-4.5 apduSay I want to read public elements of EMV card. I will list some steps which I think are involved. 1. …
smartcard apdu contactless-smartcard emvI sent 80 50 00 00 08 00 00 00 00 00 00 00 00 [INITILIZE UPDATE Command] via opensc-tool to my java card and received 00 00 11 60 01 00 8A 79 0A F9 FF 02 00 11 79 11 36 5D 71 00 A5 A5 …
cryptography smartcard javacard apdu globalplatformI am trying to generate AC manually, I have a tool to generate AC but I want to generate it …
apdu emv mastercard