Uses of Class
javax.smartcardio.CommandAPDU
Packages that use CommandAPDU
- 
Uses of CommandAPDU in javax.smartcardioMethods in javax.smartcardio with parameters of type CommandAPDUModifier and TypeMethodDescriptionabstract ResponseAPDUCardChannel.transmit(CommandAPDU command)Transmits the specified command APDU to the Smart Card and returns the response APDU.