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

The key exchange request function state. More...

#include <network.h>

Data Fields

const char * address
 
mpdc_connection_statecns
 
const mpdc_topology_list_statelist
 
const mpdc_child_certificatercert
 
const uint8_t * token
 

Detailed Description

The key exchange request function state.

Field Documentation

◆ address

const char* address

The server address

◆ cns

The connection state

◆ list

A pointer to the topology list

◆ rcert

const mpdc_child_certificate* rcert

A pointer to the output remote certificate

◆ token

const uint8_t* token

A pointer to a token


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