CCF
|
#include <node_frontend.h>
Inherited by ccf::Attestation.
Public Attributes | |
NodeId | node_id = {} |
std::vector< uint8_t > | raw |
std::vector< uint8_t > | endorsements |
QuoteFormat | format |
std::string | measurement = {} |
std::optional< std::vector< uint8_t > > | uvm_endorsements |
std::vector<uint8_t> ccf::Quote::endorsements |
QuoteFormat ccf::Quote::format |
std::string ccf::Quote::measurement = {} |
NodeId ccf::Quote::node_id = {} |
std::vector<uint8_t> ccf::Quote::raw |
std::optional<std::vector<uint8_t> > ccf::Quote::uvm_endorsements |