MPDC: Multi Party Domain Cryptosystem 1.0.0.0b (A0)
MPDC Interior protocol
|
The MPDC packet structure. More...
#include <mpdc.h>
Data Fields | |
uint8_t | flag |
uint32_t | msglen |
uint64_t | sequence |
uint64_t | utctime |
uint8_t * | pmessage |
The MPDC packet structure.
uint8_t flag |
The packet flag
uint32_t msglen |
The packet's message length
uint8_t* pmessage |
A pointer to the packet's message buffer
uint64_t sequence |
The packet sequence number
uint64_t utctime |
The UTC time the packet was created (in seconds)