DKTP: Dual Key Tunneling Protocol 1.0.0.0a (A1)
A quantum secure dual-key encrypted tunneling protocol
dktp_network_packet Struct Reference

The DKTP packet structure. More...

#include <dktp.h>

Data Fields

uint8_t flag
uint32_t msglen
uint64_t sequence
uint64_t utctime
uint8_t * pmessage

Detailed Description

The DKTP packet structure.

Field Documentation

◆ flag

uint8_t flag

The packet flag

◆ msglen

uint32_t msglen

The packets message length

◆ pmessage

uint8_t* pmessage

A pointer to the packets 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/DKTP/DKTP/dktp.h