Uses of Class
javax.smartcardio.ResponseAPDU
Packages that use ResponseAPDU
-
Uses of ResponseAPDU in javax.smartcardio
Methods in javax.smartcardio that return ResponseAPDUModifier and TypeMethodDescriptionabstract ResponseAPDU
CardChannel.transmit
(CommandAPDU command) Transmits the specified command APDU to the Smart Card and returns the response APDU.