public class ApduExtendedCasesApplet extends BaseApplet implements javacardx.apdu.ExtendedLength
Supported only single APDU format:
CLA=0x80 INS=0xb4 P1=0 P2=0
| Modifier | Constructor and Description |
|---|---|
protected |
ApduExtendedCasesApplet() |
| Modifier and Type | Method and Description |
|---|---|
static void |
install(byte[] bArray,
short bOffset,
byte bLength) |
void |
process(javacard.framework.APDU apdu) |
public static void install(byte[] bArray,
short bOffset,
byte bLength)
throws javacard.framework.ISOException
javacard.framework.ISOExceptionpublic void process(javacard.framework.APDU apdu)
throws javacard.framework.ISOException
process in class javacard.framework.Appletjavacard.framework.ISOException