Imla Assuom
Imla Assuom

Reputation: 319

android nfc reading Driver license BAC vs BAP

Using android device to nfc read my country ID card and Driver license (hint: both had 3 lines MRZ of Type TD1 and the Driver card has a number 8digits+'E' near the chip, witch I don't know what is used for!?)

My questions are:

Upvotes: 4

Views: 928

Answers (1)

Imla Assuom
Imla Assuom

Reputation: 319

  • Yes, BAC and BAP are equivalent
  • The triplet worked for Driver licence
  • I implemented all my logic on top of jmrtd code and every think worked fine, basically I implemented :
    • DLicenseService class
    • COMFile and all DGxFile that I'm interested in taking into account the correct SFI and Tags values from the iso/IEC FCD 18013-2 standard.

Upvotes: 3

Related Questions