Java Smart Card I/O

Uses of Class
javax.smartcardio.ResponseAPDU

Uses of ResponseAPDU in javax.smartcardio
 

Methods in javax.smartcardio that return ResponseAPDU
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

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.