#include <signature_cache_subsystem.h>
Inherits ccf::SignatureCacheInterface.
◆ SignatureCacheSubsystem()
| ccf::SignatureCacheSubsystem::SignatureCacheSubsystem |
( |
| ) |
|
|
default |
◆ get_signature_for()
◆ on_cose_signature_committed()
| void ccf::SignatureCacheSubsystem::on_cose_signature_committed |
( |
ccf::kv::Version |
version, |
|
|
const std::vector< uint8_t > & |
cose_sig |
|
) |
| |
|
inline |
◆ on_signature_committed()
◆ on_tree_committed()
| void ccf::SignatureCacheSubsystem::on_tree_committed |
( |
ccf::kv::Version |
version, |
|
|
const std::vector< uint8_t > & |
tree |
|
) |
| |
|
inline |
◆ register_hooks()
| void ccf::SignatureCacheSubsystem::register_hooks |
( |
ccf::kv::Store & |
tables | ) |
|
|
inline |
◆ set_max_cache_size()
| void ccf::SignatureCacheSubsystem::set_max_cache_size |
( |
size_t |
n | ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: