QSMP: Quantum Secure Messaging Protocol 1.3.0.0a (A3)
A quantum secure encrypted tunneling protocol
qsmp_keep_alive_state Struct Reference

The QSMP keep alive state structure. More...

#include <qsmp.h>

Data Fields

qsc_socket target
 
uint64_t etime
 
uint64_t seqctr
 
bool recd
 

Detailed Description

The QSMP keep alive state structure.

Field Documentation

◆ etime

uint64_t etime

The keep alive epoch time

◆ recd

bool recd

The keep alive response received status

◆ seqctr

uint64_t seqctr

The keep alive packet sequence counter

◆ target

qsc_socket target

The target socket structure


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