![]() |
SSP21-CPP
|
#include <ssp21/crypto/IKeySource.h>
Public Member Functions | |
virtual std::shared_ptr< const KeyRecord > | consume_key ()=0 |
Interface used to lookup
Definition at line 12 of file IKeySource.h.
|
pure virtual |
Consume a key record from the key source.