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

The certificate converge response function state. More...

#include <network.h>

Data Fields

const qsc_socket * csock
 
const mpdc_child_certificatelcert
 
const mpdc_topology_node_statelnode
 
const mpdc_child_certificatercert
 
const uint8_t * sigkey
 

Detailed Description

The certificate converge response function state.

Field Documentation

◆ csock

const qsc_socket* csock

A pointer to the connected socket

◆ lcert

const mpdc_child_certificate* lcert

A pointer to the local certificate

◆ lnode

A pointer to the local node structure

◆ rcert

const mpdc_child_certificate* rcert

A pointer to the 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: