open

fun open(cardService: CardService, accessData: MrtdAccessData, onStatus: (MrtdNfc.Status) -> Unit): PassportService

Opens NFC stream for reading, executing some kind of access control protocol.

This must be called on a background thread.