#include <RehabilitateCmdBuild.h>
Inherits keyple::calypso::command::po::AbstractPoCommandBuilder< RehabilitateRespPars >.
|
Protected Member Functions inherited from keyple::core::command::AbstractIso7816CommandBuilder |
virtual std::shared_ptr< ApduRequest > | setApduRequest (const uint8_t cla, const SeCommand &command, const uint8_t p1, const uint8_t p2, const std::vector< uint8_t > &dataIn) |
|
virtual std::shared_ptr< ApduRequest > | setApduRequest (const uint8_t cla, const SeCommand &command, const uint8_t p1, const uint8_t p2, const uint8_t le) |
|
virtual std::shared_ptr< ApduRequest > | setApduRequest (const uint8_t cla, const SeCommand &command, const uint8_t p1, const uint8_t p2, const std::vector< uint8_t > &dataIn, const uint8_t le) |
|
Protected Attributes inherited from keyple::calypso::command::po::AbstractPoCommandBuilder< RehabilitateRespPars > |
const std::shared_ptr< Logger > | mLogger |
|
Protected Attributes inherited from keyple::core::command::AbstractApduCommandBuilder |
const std::shared_ptr< SeCommand > | mCommandRef |
|
std::shared_ptr< ApduRequest > | mRequest |
|
The Class keyple::calypso::command::po::builder::security::RehabilitateCmdBuild. This class provides the dedicated constructor to build the PO Rehabilitate command.
◆ RehabilitateCmdBuild()
keyple::calypso::command::po::builder::security::RehabilitateCmdBuild::RehabilitateCmdBuild |
( |
const PoClass & |
poClass | ) |
|
Instantiates a new RehabilitateCmdBuild.
- Parameters
-
poClass | indicates which CLA byte should be used for the Apdu |
◆ createResponseParser()
std::shared_ptr< RehabilitateRespPars > keyple::calypso::command::po::builder::security::RehabilitateCmdBuild::createResponseParser |
( |
std::shared_ptr< ApduResponse > |
apduResponse | ) |
|
|
overridevirtual |
◆ isSessionBufferUsed()
bool keyple::calypso::command::po::builder::security::RehabilitateCmdBuild::isSessionBufferUsed |
( |
| ) |
const |
|
overridevirtual |
This command modified the contents of the PO and therefore uses the session buffer.
- Returns
- true
The documentation for this class was generated from the following files: