StorageKeys Struct Reference
A structure to fix the authentication keys.
#include <scmTypes.h>
Public Attributes | |
KeyType | keytype = DEFAULT_KEY |
The key type. | |
std::string | keys = "" |
The key. | |
A structure to fix the authentication keys.
#include <scmTypes.h>
Public Attributes | |
KeyType | keytype = DEFAULT_KEY |
The key type. | |
std::string | keys = "" |
The key. | |