|
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 = QuoteFormat::oe_sgx_v1 |
| std::string | measurement |
| std::optional< std::vector< uint8_t > > | uvm_endorsements |
| std::vector<uint8_t> ccf::Quote::endorsements |
| QuoteFormat ccf::Quote::format = QuoteFormat::oe_sgx_v1 |
| 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 |