CCF
|
#include "ccf/pal/attestation.h"
#include "enclave/rpc_sessions.h"
#include "http/curl.h"
#include <curl/curl.h>
Go to the source code of this file.
Classes | |
class | ccf::QuoteEndorsementsClient |
Namespaces | |
namespace | ccf |
Typedefs | |
using | ccf::QuoteEndorsementsFetchedCallback = std::function< void(std::vector< uint8_t > &&endorsements)> |
using | ccf::Server = pal::snp::EndorsementEndpointsConfiguration::Server |