Reply To: DesFire EV1 reading "Enciphered" data with "readdata"

Forum MIFARE SDK DesFire EV1 reading "Enciphered" data with "readdata" Reply To: DesFire EV1 reading "Enciphered" data with "readdata"

Re: DesFire EV1 reading "Enciphered" data with "readdata"

26. January 2017 at 9:44
Hi John Junior,

There is an error in step 1. The command

int[] IDESFireEV1.getApplicationIDs()

returns an array of ints. An AID can have only six bytes length—not seven! This are the existing AIDs on the card. The AID 000000 is always available and is not return in getApplicatinIDs().

Regards,
The TapLinx Team
+ 0  |  - 0