|
CCF
|
Go to the source code of this file.
Classes | |
| struct | ccf::PrimarySignature |
Namespaces | |
| namespace | ccf |
| namespace | ccf::Tables |
Typedefs | |
| using | ccf::Signatures = ServiceValue< PrimarySignature > |
| using | ccf::SerialisedMerkleTree = ccf::kv::RawCopySerialisedValue< std::vector< uint8_t > > |
| using | ccf::CoseSignature = std::vector< uint8_t > |
| using | ccf::CoseSignatures = ServiceValue< CoseSignature > |
Functions | |
| ccf::DECLARE_JSON_TYPE_WITH_BASE_AND_OPTIONAL_FIELDS (PrimarySignature, NodeSignature) | |
| ccf::DECLARE_JSON_REQUIRED_FIELDS (PrimarySignature, seqno, view, commit_seqno, commit_view, root) | |
| ccf::DECLARE_JSON_OPTIONAL_FIELDS (PrimarySignature, cert) | |