public final class OpenSession10RespPars extends AbstractOpenSessionRespPars
AbstractOpenSessionRespPars.SecureSession| Constructor and Description |
|---|
OpenSession10RespPars(org.eclipse.keyple.core.card.message.ApduResponse response,
OpenSession10CmdBuild builder)
Instantiates a new OpenSession10RespPars 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 OpenSession10RespPars(org.eclipse.keyple.core.card.message.ApduResponse response,
OpenSession10CmdBuild builder)
response - from OpenSession10RespParsbuilder - the reference to the builder that created this parserpublic static AbstractOpenSessionRespPars.SecureSession createSecureSession(byte[] apduResponseData)