#include <CardGenerateKeyRespPars.h>
Inherits keyple::calypso::command::sam::AbstractSamResponseParser.
◆ CardGenerateKeyRespPars()
keyple::calypso::command::sam::parser::security::CardGenerateKeyRespPars::CardGenerateKeyRespPars |
( |
const std::shared_ptr< ApduResponse > |
response, |
|
|
CardGenerateKeyCmdBuild * |
builder |
|
) |
| |
Instantiates a new CardGenerateKeyRespPars.
- 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::CardGenerateKeyRespPars::getCipheredData |
( |
| ) |
const |
Gets the 32 bytes of ciphered data.
- Returns
- the ciphered data byte array or null if the operation failed
◆ getStatusTable()
const std::map< int, std::shared_ptr< StatusProperties > > & keyple::calypso::command::sam::parser::security::CardGenerateKeyRespPars::getStatusTable |
( |
| ) |
const |
|
overrideprotectedvirtual |
The documentation for this class was generated from the following files: