|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CardInterface
Basic SmartCard Interface
Method Summary | |
---|---|
byte[] |
getATR()
Returns ATR |
void |
reset()
Powerdown/Powerup |
byte[] |
transmitCommand(byte[] data)
Transmit APDU to previous selected applet |
Method Detail |
---|
void reset()
byte[] getATR()
byte[] transmitCommand(byte[] data)
commandAPDU
- command apdu
SystemException.ILLEGAL_USE
- if appplet not selected beforeCommandAPDU
,
ResponseAPDU
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |