| Package | Description |
|---|---|
| org.eclipse.keyple.calypso.command.po.builder.security |
Contains the security related PO command builders.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OpenSession10CmdBuild
Builds the Open Session command for a PO revision 1.
|
class |
OpenSession24CmdBuild
Builds the Open Session command for a PO revision 2.4.
|
class |
OpenSession31CmdBuild
Builds the Open Session command for a PO revision 3.1.
|
class |
OpenSession32CmdBuild
Builds the Open Session command for a PO revision 3.2.
|
| Modifier and Type | Method and Description |
|---|---|
static AbstractOpenSessionCmdBuild<AbstractOpenSessionRespPars> |
AbstractOpenSessionCmdBuild.create(PoRevision revision,
byte debitKeyIndex,
byte[] sessionTerminalChallenge,
int sfi,
int recordNumber) |