CCF
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Enumerations
network_identity_interface.h File Reference
#include "ccf/node_subsystem_interface.h"
#include <optional>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  ccf::NetworkIdentitySubsystemInterface
 

Namespaces

namespace  ccf
 

Typedefs

using ccf::RawCoseEndorsement = std::vector< uint8_t >
 
using ccf::CoseEndorsementsChain = std::vector< RawCoseEndorsement >
 

Enumerations

enum class  ccf::FetchStatus : uint8_t { ccf::Retry , ccf::Done , ccf::Failed }