站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JDK 5 Documentation v6.0, Java 2 SDK 英文文档

Uses of Class javax.smartcardio.CommandAPDU (Java Smart Card I/O) - JDK 5 Documentation v6.0, Java 2 SDK 英文文档


Java Smart Card I/O

Uses of Class
javax.smartcardio.CommandAPDU

Uses of CommandAPDU in javax.smartcardio
 

Methods in javax.smartcardio with parameters of type CommandAPDU
abstract  ResponseAPDU CardChannel.transmit(CommandAPDU command)
          Transmits the specified command APDU to the Smart Card and returns the response APDU.
 


Java Smart Card I/O