![]() |
SSP21-CPP
|
#include <ssp21/crypto/IKeyLookup.h>
Public Member Functions | |
| virtual std::shared_ptr< const SymmetricKey > | find_and_consume_key (uint64_t key_id)=0 |
Interface used to lookup a shared secret key using a key identifier
Definition at line 14 of file IKeyLookup.h.
|
pure virtual |
Try to find a key using an identifier
| key_id | The key identifier if the key is a rotating key. |
1.8.15