|
AERN: Authenticated Encrypted Relay Network 1.0.0.0a (A1)
A post quantum authenticated and encrypted proxy chain network
|
The fkey query response function state. More...
#include <network.h>
Data Fields | |
| const qsc_socket * | csock |
| const aern_topology_node_state * | lnode |
| const aern_topology_list_state * | list |
| qsc_collection_state * | lmfk |
| const aern_topology_node_state * | rnode |
The fkey query response function state.
| const qsc_socket* csock |
The connected socket
| const aern_topology_list_state* list |
A pointer to the topology list
| qsc_collection_state* lmfk |
A pointer to the mfk collection
| const aern_topology_node_state* lnode |
A pointer to the local node structure
| const aern_topology_node_state* rnode |
A pointer to the remote node structure