Package | Description |
---|---|
org.eclipse.keyple.core.card.message |
Contains the POJOs carrying the data to or from the cards.
|
Modifier and Type | Method and Description |
---|---|
AnswerToReset |
SelectionStatus.getAtr()
Gets the ATR coming from the card.
|
Constructor and Description |
---|
SelectionStatus(AnswerToReset atr,
ApduResponse fci,
boolean isMatching)
Create a Selection Status with the 3 required elements.
|