public interface CardInterface
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getATR()
Returns ATR
|
void |
reset()
Powerdown/Powerup
|
byte[] |
transmitCommand(byte[] commandAPDU)
Transmit APDU to previous selected applet
If no applet was selected returns
byte[2]
with status word 0x6986 (Command not allowed (no current EF)) |
void reset()
byte[] getATR()
byte[] transmitCommand(byte[] commandAPDU)
byte[2]
with status word 0x6986 (Command not allowed (no current EF))commandAPDU - command apduCommandAPDU,
ResponseAPDU