See: Description
| Class | Description |
|---|---|
| AbstractOpenSessionCmdBuild<T extends AbstractPoResponseParser> |
Builds the Open Secure Session APDU command.
|
| ChangeKeyCmdBuild |
Builds the Change key APDU command.
|
| CloseSessionCmdBuild |
Builds the Close Secure Session APDU command.
|
| InvalidateCmdBuild |
Builds the Invalidate command.
|
| OpenSession10CmdBuild |
Builds the Open Session command for a PO revision 1.
|
| OpenSession24CmdBuild |
Builds the Open Session command for a PO revision 2.4.
|
| OpenSession31CmdBuild |
Builds the Open Session command for a PO revision 3.1.
|
| OpenSession32CmdBuild |
Builds the Open Session command for a PO revision 3.2.
|
| PoGetChallengeCmdBuild |
Builds the Get Challenge APDU command.
|
| RatificationCmdBuild |
Provides the ApduRequest dedicated to the ratification command.
|
| RehabilitateCmdBuild |
Builds the Rehabilitate command.
|
| VerifyPinCmdBuild |
Builds the Verify PIN command.
|