The key stream session details. More...
Public Attributes | |
std::map< uint32_t, QKDAppKey > | buffer |
uint32_t | keyActive |
std::string | ksid |
uint32_t | queueSize |
bool | verified |
The key stream session details.
Definition at line 595 of file qkd-app-004.h.
std::map<uint32_t, QKDAppKey> ns3::QKDApp004::Association004::buffer |
Definition at line 601 of file qkd-app-004.h.
uint32_t ns3::QKDApp004::Association004::keyActive |
Definition at line 600 of file qkd-app-004.h.
std::string ns3::QKDApp004::Association004::ksid |
Definition at line 597 of file qkd-app-004.h.
uint32_t ns3::QKDApp004::Association004::queueSize |
Definition at line 599 of file qkd-app-004.h.
bool ns3::QKDApp004::Association004::verified |
Definition at line 598 of file qkd-app-004.h.