类的用途
javax.smartcardio.CommandAPDU
使用 CommandAPDU 的包
-
CommandAPDU 在 javax.smartcardio 中的用法
javax.smartcardio 中的方法,参数类型为 CommandAPDU修饰符和类型方法描述abstract ResponseAPDU
CardChannel.transmit
(CommandAPDU command) 将指定的命令 APDU 传输到智能卡并返回响应 APDU。