QSMP: Quantum Secure Messaging Protocol 1.3.0.0a (A3)
A quantum secure encrypted tunneling protocol
|
The QSMP keep alive state structure. More...
#include <qsmp.h>
Data Fields | |
qsc_socket | target |
uint64_t | etime |
uint64_t | seqctr |
bool | recd |
The QSMP keep alive state structure.
uint64_t etime |
The keep alive epoch time
bool recd |
The keep alive response received status
uint64_t seqctr |
The keep alive packet sequence counter
qsc_socket target |
The target socket structure