|
AERN: Authenticated Encrypted Relay Network 1.0.0.0a (A1)
A post quantum authenticated and encrypted proxy chain network
|
The network join request function state. More...
#include <network.h>
Data Fields | |
| const char * | address |
| const aern_child_certificate * | lcert |
| aern_topology_list_state * | list |
| aern_child_certificate * | rcert |
| const aern_root_certificate * | root |
| const uint8_t * | sigkey |
The network join request function state.
| const char* address |
The server address
| const aern_child_certificate* lcert |
A pointer to the local certificate
| aern_topology_list_state* list |
A pointer to the topology list
| aern_child_certificate* rcert |
A pointer to the remote certificate
| const aern_root_certificate* root |
A pointer to the root certificate
| const uint8_t* sigkey |
A pointer to the secret signing key