A Discrete-Event Network Simulator
API
ns3::QKDApp014::QKDApp014KeyBuffer Struct Reference

The key buffer at the application layer. More...

#include "qkd-app-014.h"

+ Collaboration diagram for ns3::QKDApp014::QKDApp014KeyBuffer:

Public Attributes

std::map< std::string, QKDApp014KeyinboundKeyStore
 
std::map< std::string, QKDApp014KeyoutboundAuthKeyStore
 
std::map< std::string, QKDApp014KeyoutboundEncKeyStore
 
std::map< std::string, QKDApp014KeytemporaryKeyStoreMaster
 

Detailed Description

The key buffer at the application layer.

It stores keys obtained from the KMS. Keys are stored until their lifetime is valid.

Definition at line 131 of file qkd-app-014.h.

Member Data Documentation

◆ inboundKeyStore

std::map<std::string, QKDApp014Key> ns3::QKDApp014::QKDApp014KeyBuffer::inboundKeyStore

◆ outboundAuthKeyStore

◆ outboundEncKeyStore

◆ temporaryKeyStoreMaster


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