transmit Apdu
Transmits an Application Protocol Data Unit (APDU) command to the smart card and receives the response.
Return
The response APDU received from the smart card.
Since
1.0.0
Parameters
command Apdu
The command APDU to be transmitted.
Throws
Reader IOException
If an I/O error occurs while communicating with the reader.
Card IOException
If an I/O error occurs while communicating with the card.