MPDC: Multi Party Domain Cryptosystem 1.0.0.0b (A0)
MPDC Interior protocol
mpdc_network_topological_query_request_state Struct Reference

The topological query request function state. More...

#include <network.h>

Data Fields

const mpdc_child_certificatedcert
 
mpdc_topology_node_statednode
 
const char * issuer
 
mpdc_topology_node_staternode
 
const uint8_t * serial
 
const uint8_t * sigkey
 

Detailed Description

The topological query request function state.

Field Documentation

◆ dcert

const mpdc_child_certificate* dcert

A pointer to the dla certificate

◆ dnode

A pointer to the dla node node structure

◆ issuer

const char* issuer

A pointer to the query issuer string

◆ rnode

A pointer to the return remote node structure

◆ serial

const uint8_t* serial

A pointer to the local serial number

◆ sigkey

const uint8_t* sigkey

A pointer to the secret signing key


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