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

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

authenticateCardSignature(const std::vector< uint8_t > &cardSignatureLo)keyple::card::calypso::SamCommandProcessor
checkSvStatus(const std::vector< uint8_t > &svOperationResponseData)keyple::card::calypso::SamCommandProcessor
computeKif(const WriteAccessLevel writeAccessLevel, const std::shared_ptr< uint8_t > kif, const std::shared_ptr< uint8_t > kvc)keyple::card::calypso::SamCommandProcessor
computeKvc(const WriteAccessLevel writeAccessLevel, const std::shared_ptr< uint8_t > kvc) constkeyple::card::calypso::SamCommandProcessor
getCipheredPinData(const std::vector< uint8_t > &poChallenge, const std::vector< uint8_t > &currentPin, const std::vector< uint8_t > &newPin)keyple::card::calypso::SamCommandProcessor
getEncryptedKey(const std::vector< uint8_t > &poChallenge, const uint8_t cipheringKif, const uint8_t cipheringKvc, const uint8_t sourceKif, const uint8_t sourceKvc)keyple::card::calypso::SamCommandProcessor
getSessionTerminalChallenge()keyple::card::calypso::SamCommandProcessor
getSvDebitComplementaryData(const std::shared_ptr< CmdCardSvDebit > cmdCardSvDebit, const std::vector< uint8_t > &svGetHeader, const std::vector< uint8_t > &svGetData)keyple::card::calypso::SamCommandProcessor
getSvReloadComplementaryData(const std::shared_ptr< CmdCardSvReload > cmdCardSvReload, const std::vector< uint8_t > &svGetHeader, const std::vector< uint8_t > &svGetData)keyple::card::calypso::SamCommandProcessor
getSvUndebitComplementaryData(const std::shared_ptr< CmdCardSvUndebit > cmdCardSvUndebit, const std::vector< uint8_t > &svGetHeader, const std::vector< uint8_t > &svGetData)keyple::card::calypso::SamCommandProcessor
getTerminalSignature()keyple::card::calypso::SamCommandProcessor
initializeDigester(const bool sessionEncryption, const bool verificationMode, const uint8_t kif, const uint8_t kvc, const std::vector< uint8_t > &digestData)keyple::card::calypso::SamCommandProcessor
pushCardExchangedData(const std::vector< std::shared_ptr< ApduRequestSpi > > &requests, const std::vector< std::shared_ptr< ApduResponseApi > > &responses, const int startIndex)keyple::card::calypso::SamCommandProcessor
SamCommandProcessor(const std::shared_ptr< CalypsoCard > calypsoCard, const std::shared_ptr< CardSecuritySetting > cardSecuritySetting)keyple::card::calypso::SamCommandProcessor