Reply To: Mifare SDK Lite authenication

Forum MIFARE SDK Mifare SDK Lite authenication Reply To: Mifare SDK Lite authenication

Re: Mifare SDK Lite authenication

30. May 2016 at 10:58
Hi Jesús Manuel,

Unfortunately in the Lite SDK also the Advanced SDK classes has been merged. But you cannot use this classes.

It is important that you exactly define the correct package! Yes it is true, the Lite package does not contain a keystore. For the authentication you have use the keys directly with their byte array variables:

com.nxp.nfcliblite.cards.DESFireEV1. authenticate(byte[] masterKey, byte[] appId, byte[] appkey)

Kind regards,
The MIFARE Team

+ 0  |  - 0