CCF
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
uvm_endorsements.h File Reference
#include "ccf/crypto/base64.h"
#include "ccf/ds/json.h"
#include "ccf/pal/measurement.h"
#include "ccf/service/tables/uvm_endorsements.h"
#include "crypto/openssl/cose_verifier.h"
#include "node/cose_common.h"
#include "node/did.h"
#include <algorithm>
#include <didx509cpp/didx509cpp.h>
#include <nlohmann/json.hpp>
#include <qcbor/qcbor.h>
#include <qcbor/qcbor_spiffy_decode.h>
#include <span>
#include <stdexcept>
#include <string>
#include <t_cose/t_cose_sign1_verify.h>

Go to the source code of this file.

Classes

struct  ccf::UVMEndorsements
 
struct  ccf::UvmEndorsementsProtectedHeader
 

Namespaces

namespace  ccf
 
namespace  ccf::cose
 

Functions

 ccf::DECLARE_JSON_TYPE (UVMEndorsements)
 
 ccf::DECLARE_JSON_REQUIRED_FIELDS (UVMEndorsements, did, feed, svn)
 
bool ccf::matches_uvm_roots_of_trust (const UVMEndorsements &endorsements, const std::vector< UVMEndorsements > &uvm_roots_of_trust)