Keyple Card Calypso C++ Library 2.2.5.6
Reference Terminal Reader API for C++
keyple::card::calypso::CmdCardOpenSession Member List

This is the complete list of members for keyple::card::calypso::CmdCardOpenSession, including all inherited members.

AbstractApduCommand(const CardCommand &commandRef, const int expectedResponseLength)keyple::card::calypso::AbstractApduCommand
AbstractCardCommand(const CalypsoCardCommand &commandRef, const int expectedResponseLength, const std::shared_ptr< CalypsoCardAdapter > calypsoCard)keyple::card::calypso::AbstractCardCommand
addSubName(const std::string &subName) finalkeyple::card::calypso::AbstractApduCommandvirtual
buildCommandException(const std::type_info &exceptionClass, const std::string &message) const finalkeyple::card::calypso::AbstractCardCommandvirtual
buildLegacyApduRequest(const uint8_t keyIndex, const std::vector< uint8_t > &samChallenge, const uint8_t sfi, const uint8_t recordNumber, const uint8_t p1)keyple::card::calypso::CmdCardOpenSession
buildUnexpectedResponseLengthException(const std::string &message) const finalkeyple::card::calypso::AbstractCardCommandvirtual
CmdCardOpenSession(const std::shared_ptr< CalypsoCardAdapter > calypsoCard, const uint8_t keyIndex, const std::vector< uint8_t > &samChallenge, const uint8_t sfi, const uint8_t recordNumber, const uint8_t recordSize, const bool isExtendedModeAllowed)keyple::card::calypso::CmdCardOpenSession
createRev10(const uint8_t keyIndex, const std::vector< uint8_t > &samChallenge, const uint8_t sfi, const uint8_t recordNumber)keyple::card::calypso::CmdCardOpenSession
createRev24(const uint8_t keyIndex, const std::vector< uint8_t > &samChallenge, const uint8_t sfi, const uint8_t recordNumber)keyple::card::calypso::CmdCardOpenSession
createRev3(const uint8_t keyIndex, const std::vector< uint8_t > &samChallenge, const uint8_t sfi, const uint8_t recordNumber)keyple::card::calypso::CmdCardOpenSession
getApduRequest() const finalkeyple::card::calypso::AbstractApduCommandvirtual
getApduResponse() const finalkeyple::card::calypso::AbstractApduCommandvirtual
getCalypsoCard() constkeyple::card::calypso::AbstractCardCommand
getCardChallenge() constkeyple::card::calypso::CmdCardOpenSession
getCommandRef() const overridekeyple::card::calypso::AbstractCardCommandvirtual
getName() const finalkeyple::card::calypso::AbstractApduCommandvirtual
getRecordNumber() constkeyple::card::calypso::CmdCardOpenSession
getSelectedKif() constkeyple::card::calypso::CmdCardOpenSession
getSelectedKvc() constkeyple::card::calypso::CmdCardOpenSession
getSfi() constkeyple::card::calypso::CmdCardOpenSession
getStatusInformation() const finalkeyple::card::calypso::AbstractApduCommandvirtual
getStatusTable() const overridekeyple::card::calypso::CmdCardOpenSessionvirtual
isManageSecureSessionAuthorized() constkeyple::card::calypso::CmdCardOpenSession
isSessionBufferUsed() const overridekeyple::card::calypso::CmdCardOpenSessionvirtual
isSuccessful() const finalkeyple::card::calypso::AbstractApduCommandvirtual
parseApduResponse(const std::shared_ptr< ApduResponseApi > apduResponse) overridekeyple::card::calypso::CmdCardOpenSessionvirtual
keyple::card::calypso::AbstractCardCommand::parseApduResponse(const std::shared_ptr< ApduResponseApi > apduResponse, const std::shared_ptr< CalypsoCardAdapter > calypsoCard)keyple::card::calypso::AbstractCardCommand
parseRev10(const std::vector< uint8_t > &apduResponseData)keyple::card::calypso::CmdCardOpenSession
parseRev24(const std::vector< uint8_t > &apduResponseData)keyple::card::calypso::CmdCardOpenSession
parseRev3(const std::vector< uint8_t > &apduResponseData)keyple::card::calypso::CmdCardOpenSession
setApduRequest(const std::shared_ptr< ApduRequestAdapter > apduRequest) finalkeyple::card::calypso::AbstractApduCommandvirtual
setExpectedResponseLength(const int expectedResponseLength) finalkeyple::card::calypso::AbstractApduCommandvirtual