Java Smart Card I/O

Uses of Class
javax.smartcardio.ATR

Uses of ATR in javax.smartcardio
 

Methods in javax.smartcardio that return ATR
abstract  ATR Card.getATR()
          Returns the ATR of this card.
 


Java Smart Card I/O