selectApplication

suspend fun selectApplication(applicationId: ByteString)

Selects an application according to ISO 7816-4 clause 11.2.2.

Parameters

applicationId

the application to select, e.g. Nfc.NDEF_APPLICATION_ID.

Throws

if the command fails.