transceive

open suspend override fun transceive(command: CommandApdu): ResponseApdu

Sends an APDU to the tag and waits for a response APDU.

Return

the ResponseApdu which was received.

Parameters

command

the CommandApdu to send.

Throws

if the tag was lost.