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

The fkey collection response function state. More...

#include <network.h>

Data Fields

const qsc_socket * csock
 
uint8_t * frag
 
uint8_t * hfkey
 
const mpdc_topology_list_statelist
 
qsc_collection_state * lmfk
 
const mpdc_topology_node_statelnode
 
const mpdc_topology_node_staternode
 
uint8_t * ctok
 
uint8_t * mtok
 

Detailed Description

The fkey collection response function state.

Field Documentation

◆ csock

const qsc_socket* csock

The connected socket

◆ ctok

uint8_t* ctok

A pointer to the client token

◆ frag

uint8_t* frag

A pointer to the key fragment

◆ hfkey

uint8_t* hfkey

A pointer to the fkeys hash

◆ list

A pointer to the topology list

◆ lmfk

qsc_collection_state* lmfk

A pointer to the mfk collection

◆ lnode

A pointer to the local node structure

◆ mtok

uint8_t* mtok

A pointer to the server token

◆ rnode

A pointer to the remote node structure


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