APDU
-
I am trying to get the Expiration Date from a card. Sending the following APDU command I get a bunch of data back in the response with a status code of 9000. CLA=00 INS=A4 P1=04 P2=00 LC=00 LE=00. As for getting the Expiration Date I am completely lost. A document I have here says the Expiration Date is in the tag 0x35. Should I be using the SELECT or GETDATA command for this? Where does the tag 0x35 come in? Thanks,
-
I am trying to get the Expiration Date from a card. Sending the following APDU command I get a bunch of data back in the response with a status code of 9000. CLA=00 INS=A4 P1=04 P2=00 LC=00 LE=00. As for getting the Expiration Date I am completely lost. A document I have here says the Expiration Date is in the tag 0x35. Should I be using the SELECT or GETDATA command for this? Where does the tag 0x35 come in? Thanks,