|
AERN: Authenticated Encrypted Relay Network 1.0.0.0a (A1)
A post quantum authenticated and encrypted proxy chain network
|
The fkey response function state. More...
#include <network.h>
Data Fields | |
| qsc_socket * | csock |
| uint8_t * | frag |
| const aern_topology_node_state * | lnode |
| const uint8_t * | mfk |
| const aern_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 aern_topology_node_state* lnode |
A pointer to the local node
| const uint8_t* mfk |
A pointer to the master fragment key
| const aern_topology_node_state* rnode |
A pointer to the remote node