CCF
Loading...
Searching...
No Matches
Public Attributes | List of all members
ccf::Quote Struct Reference

#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
 

Member Data Documentation

◆ endorsements

std::vector<uint8_t> ccf::Quote::endorsements

◆ format

QuoteFormat ccf::Quote::format

◆ measurement

std::string ccf::Quote::measurement = {}

◆ node_id

NodeId ccf::Quote::node_id = {}

◆ raw

std::vector<uint8_t> ccf::Quote::raw

◆ uvm_endorsements

std::optional<std::vector<uint8_t> > ccf::Quote::uvm_endorsements
Initial value:
=
std::nullopt

The documentation for this struct was generated from the following file: