|
MPDC: Multi Party Domain Cryptosystem 1.0.0.0b (A0)
MPDC Interior protocol
|
The fkey response function state. More...
#include <network.h>
Data Fields | |
| qsc_socket * | csock |
| uint8_t * | frag |
| const mpdc_topology_node_state * | lnode |
| const uint8_t * | mfk |
| const mpdc_topology_node_state * | rnode |
The fkey response function state.
| qsc_socket* csock |
A pointer to the connected socket
| uint8_t* frag |
A pointer to the key fragment
| const mpdc_topology_node_state* lnode |
A pointer to the local node
| const uint8_t* mfk |
A pointer to the master fragment key
| const mpdc_topology_node_state* rnode |
A pointer to the remote node