public class DualInterfaceApplet extends BaseApplet
Supported APDUs:
CLA=0x80 INS=0 read valueCLA=0x80 INS=2 store value from CData.
Only works on contacted interface
CLA=0x80 INS=4 get interface information (protocol byte)| Modifier | Constructor and Description |
|---|---|
protected |
DualInterfaceApplet() |
| Modifier and Type | Method and Description |
|---|---|
static void |
install(byte[] bArray,
short bOffset,
byte bLength) |
boolean |
isContacted() |
void |
process(javacard.framework.APDU apdu) |