AERN: Authenticated Encrypted Relay Network 1.0.0.0a (A1)
A post quantum authenticated and encrypted proxy chain network
aern_network_packet Struct Reference

The AERN packet structure. More...

#include <aern.h>

Data Fields

uint8_t flag
uint32_t msglen
uint64_t sequence
uint64_t utctime
uint8_t * pmessage

Detailed Description

The AERN 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:
  • C:/Users/stepp/Documents/Visual Studio 2022/Projects/C/AERN/AERN/aern.h