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

The fkey response function state. More...

#include <network.h>

Data Fields

qsc_socket * csock
 
uint8_t * frag
 
const mpdc_topology_node_statelnode
 
const uint8_t * mfk
 
const mpdc_topology_node_staternode
 

Detailed Description

The fkey response function state.

Field Documentation

◆ csock

qsc_socket* csock

A pointer to the connected socket

◆ frag

uint8_t* frag

A pointer to the key fragment

◆ lnode

A pointer to the local node

◆ mfk

const uint8_t* mfk

A pointer to the master fragment key

◆ rnode

A pointer to the remote node


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