com.jaccal
Class Atr
java.lang.Object
com.jaccal.Atr
- public class Atr
- extends Object
Models the Answer-To-Reset reply from the card
- Author:
- Thomas Tarpin-Lyonnet
Field Summary |
private byte[] |
cardAtr
|
Constructor Summary |
Atr()
|
cardAtr
private byte[] cardAtr
Atr
public Atr()
getCardAtr
public byte[] getCardAtr()
- Returns:
- Returns the cardAtr.
setCardAtr
public void setCardAtr(byte[] cardAtr)
- Parameters:
cardAtr
- The cardAtr to set.
toString
public String toString()
- Displays the String of the ATR
Copyright © 2005 Chang Sau Sheong, Thomas Tarpin-Lyonnet. All Rights Reserved.