MPDC: Multi Party Domain Cryptosystem 1.0.0.0b (A0)
MPDC Interior protocol
|
The MPDC topology list structure. More...
#include <topology.h>
Data Fields | |
uint8_t * | topology |
uint32_t | count |
The MPDC topology list structure.
This structure represents the complete list of network nodes in the topology.
uint32_t count |
The number of active nodes in the topology.
uint8_t* topology |
Pointer to the serialized topology array.