See: Description
| Interface | Description |
|---|---|
| CardCommand |
Provides the API to get CardCommand's name and instruction byte (INS).
|
| Class | Description |
|---|---|
| AbstractApduCommandBuilder |
Generic APDU command builder.
|
| AbstractApduResponseParser |
This abstract class defines the parser used to handle APDU's response.
|
| AbstractApduResponseParser.StatusProperties |
This internal class provides Status code properties
|
| AbstractIso7816CommandBuilder |
Iso7816 APDU command builder.
|
The abstract classes contained in this package should be extended for the handling of specific card commands.