MPDC: Multi Party Domain Cryptosystem 1.0.0.0b (A0)
MPDC Interior protocol
mpdc_network_packet Struct Reference

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
 

Detailed Description

The MPDC packet structure.

Field Documentation

◆ flag

uint8_t flag

The packet flag

◆ msglen

uint32_t msglen

The packet's message length

◆ pmessage

uint8_t* pmessage

A pointer to the packet's message buffer

◆ sequence

uint64_t sequence

The packet sequence number

◆ utctime

uint64_t utctime

The UTC time the packet was created (in seconds)


The documentation for this struct was generated from the following file: