![]() |
SSP21-CPP
|
#include <ssp21/crypto/KeyRecord.h>
Public Member Functions | |
| KeyRecord (uint64_t id, const ssp21::seq32_t &key) | |
Public Attributes | |
| const uint64_t | id |
| const std::shared_ptr< const SymmetricKey > | key |
symmetric key + 64-bit identifier
Definition at line 14 of file KeyRecord.h.
1.8.15