Read Event
Progress events emitted by ro.eidkit.sdk.CeiReader.readFlow.
Each event fires immediately before the corresponding operation begins, giving the UI a chance to advance a wizard step. Events are emitted in order; Done is always last.
Events that are only emitted when the corresponding operation was requested (e.g. ReadingPhoto only fires when ro.eidkit.sdk.CeiReader.withPhoto is set) are documented on the event object.
Inheritors
Types
NFC tag connected; about to start PACE session 1 (ICAO applet).
Session complete — all requested operations finished successfully.
PACE secure channel being established. Fires at the start of each PACE session.
Reading identity and personal data from the EDATA applet.
Reading face photo from DG2. Only fires when photo was requested.
Reading handwritten signature image from DG7. Only fires when signature image was requested.
Running INTERNAL AUTHENTICATE to verify chip genuineness (active authentication).
Verifying SOD + DSC→CSCA cert chain (passive authentication). Always fires.
Verifying the card holder's auth PIN against the EDATA/GenPKI applet.