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