KeyGroup Struct Reference
Key group.
#include <scmTypes.h>
Public Attributes | |
char32_t | priority = 0 |
Card priority. | |
std::vector< Key > | key |
Vector of keys. | |
std::string | timestamp = "" |
When it was taken the information. | |
Key group.
#include <scmTypes.h>
Public Attributes | |
char32_t | priority = 0 |
Card priority. | |
std::vector< Key > | key |
Vector of keys. | |
std::string | timestamp = "" |
When it was taken the information. | |