|
MPDC: Multi Party Domain Cryptosystem 1.0.0.0b (A0)
MPDC Interior protocol
|
The mfk request function state. More...
#include <network.h>
Data Fields | |
| const mpdc_child_certificate * | lcert |
| uint8_t * | mfk |
| const mpdc_child_certificate * | rcert |
| const mpdc_topology_node_state * | rnode |
| const mpdc_root_certificate * | root |
| const uint8_t * | sigkey |
The mfk request function state.
| const mpdc_child_certificate* lcert |
A pointer to the local certificate
| uint8_t* mfk |
A pointer to the master fragment key
| const mpdc_child_certificate* rcert |
A pointer to the remote certificate
| const mpdc_topology_node_state* rnode |
A pointer to the remote node structure
| const mpdc_root_certificate* root |
A pointer to the root certificate
| const uint8_t* sigkey |
A pointer to the secret signing key