Data Struct Reference
A simple card operation.
#include <scmTypes.h>
Public Attributes | |
char32_t | index = 0 |
The block number which is wanted to start. | |
KeyType | keyTypeUsed = DEFAULT_KEY |
The block number which is wanted to start. | |
char32_t | priority = -1 |
Card priority (-1 by default when a priority is not chosen) | |
std::string | buffer = "" |
The content. | |
char32_t | errorCode = 0 |
SCM error code which informs about the operation result. | |