public final class PoGetChallengeRespPars extends AbstractPoResponseParser
| Constructor and Description |
|---|
PoGetChallengeRespPars(org.eclipse.keyple.core.card.message.ApduResponse response,
PoGetChallengeCmdBuild builder)
Instantiates a new PoGetChallengeRespPars.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getPoChallenge()
Gets the PO challenge
|
buildCommandException, checkStatus, getBuilderpublic PoGetChallengeRespPars(org.eclipse.keyple.core.card.message.ApduResponse response,
PoGetChallengeCmdBuild builder)
response - the response from PO Get Challenge APDU Commandbuilder - the reference to the builder that created this parser