#include <CardCipherPinRespPars.h>
Inherits keyple::calypso::command::sam::AbstractSamResponseParser.
◆ CardCipherPinRespPars()
keyple::calypso::command::sam::parser::security::CardCipherPinRespPars::CardCipherPinRespPars |
( |
const std::shared_ptr< ApduResponse > |
response, |
|
|
CardCipherPinCmdBuild * |
builder |
|
) |
| |
Instantiates a new CardCipherPinRespPars.
- Parameters
-
response | from the SAM |
builder | the reference to the builder that created this parser |
◆ getCipheredData()
const std::vector< uint8_t > keyple::calypso::command::sam::parser::security::CardCipherPinRespPars::getCipheredData |
( |
| ) |
const |
Gets the 8 bytes of ciphered data.
- Returns
- the ciphered data byte array
◆ getStatusTable()
const std::map< int, std::shared_ptr< StatusProperties > > & keyple::calypso::command::sam::parser::security::CardCipherPinRespPars::getStatusTable |
( |
| ) |
const |
|
overrideprotectedvirtual |
The documentation for this class was generated from the following files: