34using namespace keyple::core::util;
35using namespace keyple::core::util::cpp;
42 const uint8_t p1 = 0x00;
43 const uint8_t p2 = 0x00;
44 const uint8_t le = 0x08;
48 std::make_shared<ApduRequestAdapter>(
49 ApduUtil::build(calypsoCard->getCardClass().getValue(),
virtual const std::shared_ptr< ApduResponseApi > getApduResponse() const final
virtual void setApduRequest(const std::shared_ptr< ApduRequestAdapter > apduRequest) final
void parseApduResponse(const std::shared_ptr< ApduResponseApi > apduResponse) override
std::shared_ptr< CalypsoCardAdapter > getCalypsoCard() const
static const CalypsoCardCommand GET_CHALLENGE
uint8_t getInstructionByte() const
CmdCardGetChallenge(const std::shared_ptr< CalypsoCardAdapter > calypsoCard)
bool isSessionBufferUsed() const override
void parseApduResponse(const std::shared_ptr< ApduResponseApi > apduResponse) override