|
MPDC: Multi Party Domain Cryptosystem 1.0.0.0b (A0)
MPDC Interior protocol
|
The certificate converge response function state. More...
#include <network.h>
Data Fields | |
| const qsc_socket * | csock |
| const mpdc_child_certificate * | lcert |
| const mpdc_topology_node_state * | lnode |
| const mpdc_child_certificate * | rcert |
| const uint8_t * | sigkey |
The certificate converge 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_node_state* lnode |
A pointer to the local node structure
| const mpdc_child_certificate* rcert |
A pointer to the remote certificate
| const uint8_t* sigkey |
A pointer to the secret signing key