A Discrete-Event Network Simulator
API
ns3::QKDKeyManagerSystemApplication::ChunkKey Struct Reference

The key within the key stream session buffer. More...

+ Collaboration diagram for ns3::QKDKeyManagerSystemApplication::ChunkKey:

Public Attributes

uint32_t chunkSize
 
uint32_t index
 
std::string key
 
bool ready
 

Detailed Description

The key within the key stream session buffer.

Definition at line 794 of file qkd-key-manager-system-application.h.

Member Data Documentation

◆ chunkSize

uint32_t ns3::QKDKeyManagerSystemApplication::ChunkKey::chunkSize

◆ index

uint32_t ns3::QKDKeyManagerSystemApplication::ChunkKey::index

◆ key

std::string ns3::QKDKeyManagerSystemApplication::ChunkKey::key

◆ ready

bool ns3::QKDKeyManagerSystemApplication::ChunkKey::ready

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