|
Qrypt Security
|
Structure to store additional key configuration parameters More...
#include <qryptsecurity.h>
Public Member Functions | |
| KeyConfiguration (const uint32_t &ttl=0) | |
| Constructor for building the key configuration structure More... | |
Public Attributes | |
| uint32_t | ttl = 0 |
| Time for key samples to live in seconds. A value of 0 indicates to use the default. More... | |
Structure to store additional key configuration parameters
|
inline |
Constructor for building the key configuration structure
| uint32_t QryptSecurity::KeyConfiguration::ttl = 0 |
Time for key samples to live in seconds. A value of 0 indicates to use the default.
1.8.17