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

#include <node_call_types.h>

Public Attributes

NodeId node_id
 
ccf::crypto::Pem certificate_signing_request
 
ccf::crypto::Pem node_endorsed_certificate
 
ccf::crypto::Pem public_key
 
ccf::crypto::Pem service_cert
 
QuoteInfo quote_info
 
ccf::crypto::Pem public_encryption_key
 
pal::PlatformAttestationMeasurement measurement
 
std::optional< HostDataMetadatasnp_security_policy
 
std::optional< pal::UVMEndorsementssnp_uvm_endorsements = std::nullopt
 
NodeInfoNetwork node_info_network
 
nlohmann::json node_data
 
nlohmann::json service_data
 
ccf::TxID create_txid
 
std::optional< ccf::StartupConfig::Startgenesis_info = std::nullopt
 

Member Data Documentation

◆ certificate_signing_request

ccf::crypto::Pem ccf::CreateNetworkNodeToNode::In::certificate_signing_request

◆ create_txid

ccf::TxID ccf::CreateNetworkNodeToNode::In::create_txid

◆ genesis_info

std::optional<ccf::StartupConfig::Start> ccf::CreateNetworkNodeToNode::In::genesis_info = std::nullopt

◆ measurement

pal::PlatformAttestationMeasurement ccf::CreateNetworkNodeToNode::In::measurement

◆ node_data

nlohmann::json ccf::CreateNetworkNodeToNode::In::node_data

◆ node_endorsed_certificate

ccf::crypto::Pem ccf::CreateNetworkNodeToNode::In::node_endorsed_certificate

◆ node_id

NodeId ccf::CreateNetworkNodeToNode::In::node_id

◆ node_info_network

NodeInfoNetwork ccf::CreateNetworkNodeToNode::In::node_info_network

◆ public_encryption_key

ccf::crypto::Pem ccf::CreateNetworkNodeToNode::In::public_encryption_key

◆ public_key

ccf::crypto::Pem ccf::CreateNetworkNodeToNode::In::public_key

◆ quote_info

QuoteInfo ccf::CreateNetworkNodeToNode::In::quote_info

◆ service_cert

ccf::crypto::Pem ccf::CreateNetworkNodeToNode::In::service_cert

◆ service_data

nlohmann::json ccf::CreateNetworkNodeToNode::In::service_data

◆ snp_security_policy

std::optional<HostDataMetadata> ccf::CreateNetworkNodeToNode::In::snp_security_policy
Initial value:
=
std::nullopt

◆ snp_uvm_endorsements

std::optional<pal::UVMEndorsements> ccf::CreateNetworkNodeToNode::In::snp_uvm_endorsements = std::nullopt

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