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