Nfc Travel Document Reader
NFC Travel Document Reader component.
Types
Thrown if access to the chip data is denied either by PACE or BAC protocol.
Interface for handling the start of access establishment, such as BAC/PACE method.
Thrown if Chip Authentication protocol fails. Secure connection was not established.
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.
Thrown if NFC reading fails due to an NFC tag connection failure.
Thrown if NFC reading fails due to an unexpected reason.
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.