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

The key exchange response function state. More...

#include <network.h>

Data Fields

mpdc_connection_statecns
 
const qsc_socket * csock
 
const mpdc_topology_list_statelist
 
const mpdc_child_certificatercert
 
const uint8_t * sigkey
 

Detailed Description

The key exchange response function state.

Field Documentation

◆ cns

The connection state

◆ csock

const qsc_socket* csock

The connected socket

◆ list

A pointer to the topology list

◆ rcert

const mpdc_child_certificate* rcert

A pointer to the output remote certificate

◆ sigkey

const uint8_t* sigkey

A pointer to the secret signing key


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