Quantum Secure Tunneling Protocol 1.0.0.0a (A1)
A three-party quantum secure encrypted tunneling protocol
|
The QSTP keep alive state structure. More...
#include <qstp.h>
Data Fields | |
qsc_socket | target |
uint64_t | etime |
uint64_t | seqctr |
bool | recd |
The QSTP keep alive state structure.
This structure tracks the state of keep-alive messages for a connection.
uint64_t etime |
The keep alive epoch time
bool recd |
The flag indicating if a keep alive response was received
uint64_t seqctr |
The keep alive packet sequence counter
qsc_socket target |
The target socket structure