|
MPDC: Multi Party Domain Cryptosystem 1.0.0.0b (A0)
MPDC Interior protocol
|
The network join update response function state. More...
#include <network.h>
Data Fields | |
| const qsc_socket * | csock |
| const mpdc_child_certificate * | lcert |
| const mpdc_topology_list_state * | list |
| mpdc_child_certificate * | rcert |
| const mpdc_root_certificate * | root |
| const uint8_t * | sigkey |
The network join update response function state.
| const qsc_socket* csock |
A pointer to the connected socket
| const mpdc_child_certificate* lcert |
A pointer to the local certificate
| const mpdc_topology_list_state* list |
A pointer to the topology list
| mpdc_child_certificate* rcert |
A pointer to the output remote certificate
| const mpdc_root_certificate* root |
A pointer to the root certificate
| const uint8_t* sigkey |
A pointer to the secret signing key