transceive
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.
Sends an APDU to the tag and waits for a response APDU.
the ResponseApdu which was received.
the CommandApdu to send.
if the tag was lost.