public abstract class AbstractApdu
extends java.lang.Object
Represent an APDU
| Modifier and Type | Field and Description |
|---|---|
static int |
EXPECTED_LENGTH_WILDCARD_EXTENDED
Value for when wildcardExtended for expected length encoding is needed
|
static int |
EXPECTED_LENGTH_WILDCARD_SHORT
Value for when wildcardShort for expected length encoding is needed
|
| Constructor and Description |
|---|
AbstractApdu() |
public static final int EXPECTED_LENGTH_WILDCARD_SHORT
Value for when wildcardShort for expected length encoding is needed
public static final int EXPECTED_LENGTH_WILDCARD_EXTENDED
Value for when wildcardExtended for expected length encoding is needed