| Package | Description |
|---|---|
| org.eclipse.keyple.calypso.command.po.builder.security |
Contains the security related PO command builders.
|
| org.eclipse.keyple.calypso.command.po.parser.security |
Contains the security related PO command parsers.
|
| Class and Description |
|---|
| AbstractOpenSessionCmdBuild
Builds the Open Secure Session APDU command.
|
| Class and Description |
|---|
| 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.
|
| RehabilitateCmdBuild
Builds the Rehabilitate command.
|
| VerifyPinCmdBuild
Builds the Verify PIN command.
|