public final class OpenSession24RespPars extends AbstractOpenSessionRespPars
AbstractOpenSessionRespPars.SecureSession| Constructor and Description |
|---|
OpenSession24RespPars(org.eclipse.keyple.core.card.message.ApduResponse response,
OpenSession24CmdBuild builder)
Instantiates a new OpenSession24RespPars from the response.
|
| Modifier and Type | Method and Description |
|---|---|
static AbstractOpenSessionRespPars.SecureSession |
createSecureSession(byte[] apduResponseData) |
create, getPoChallenge, getRecordDataRead, getSelectedKif, getSelectedKvc, getStatusTable, getTransactionCounterValue, isManageSecureSessionAuthorized, wasRatifiedbuildCommandException, checkStatus, getBuilderpublic OpenSession24RespPars(org.eclipse.keyple.core.card.message.ApduResponse response,
OpenSession24CmdBuild builder)
response - from OpenSession24RespParsbuilder - the reference to the builder that created this parserpublic static AbstractOpenSessionRespPars.SecureSession createSecureSession(byte[] apduResponseData)