ID Card and E-Passport Reader NFC Android Application - Sample Project with MLKit
127
stars
48
forks
source link
net.sf.scuba.smartcards.CardServiceException: File not found, CAPDU = 00A4020C02011D, RAPDU = 6A82 (SW = 0x6A82: FILE NOT FOUND) #18
Open
basharmalkawi opened 1 year ago
I try to access InputStream dg11In = service.getInputStream(PassportService.EF_DG11); DG11File dg11File = new DG11File(dg11In); // Rest of your code