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

#include <node_call_types.h>

Public Attributes

NodeInfoNetwork node_info_network
 
QuoteInfo quote_info
 
ccf::crypto::Pem public_encryption_key
 
std::optional< ccf::kv::Versionstartup_seqno = std::nullopt
 
std::optional< ccf::crypto::Pemcertificate_signing_request
 
nlohmann::json node_data = nullptr
 

Member Data Documentation

◆ certificate_signing_request

std::optional<ccf::crypto::Pem> ccf::JoinNetworkNodeToNode::In::certificate_signing_request
Initial value:
=
std::nullopt

◆ node_data

nlohmann::json ccf::JoinNetworkNodeToNode::In::node_data = nullptr

◆ node_info_network

NodeInfoNetwork ccf::JoinNetworkNodeToNode::In::node_info_network

◆ public_encryption_key

ccf::crypto::Pem ccf::JoinNetworkNodeToNode::In::public_encryption_key

◆ quote_info

QuoteInfo ccf::JoinNetworkNodeToNode::In::quote_info

◆ startup_seqno

std::optional<ccf::kv::Version> ccf::JoinNetworkNodeToNode::In::startup_seqno = std::nullopt

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