Nfc Travel Document Reader
NFC Travel Document Reader component.
Types
Interface for handling the start of access establishment, such as BAC/PACE method.
Configuration for the NFC Travel Document Reader component.
Interface for handling the start of data authentication.
Interface for handling the progress update during Elementary Files reading.
Interface for handling a failure of the reading process.
Listeners for the NFC travel document reading process.
Interface for handling the successful completion of the NFC travel document reading process.
Functions
Read travel document. First it executes appropriate access control method (BAC/PACE). Then it authenticates data and chip, and finally it returns travel document created from read Data Groups. This operation should be called on a background thread. Ongoing reading can be canceled by invoking the cancel method.