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

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

#include "qkd-app-014.h"

+ Collaboration diagram for ns3::QKDApp014::QKDApp014Key:

Public Attributes

std::string key
 
std::string keyId
 
uint32_t keyType
 
uint64_t lifetime
 

Detailed Description

The cryptographic key at the application layer.

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

Member Data Documentation

◆ key

std::string ns3::QKDApp014::QKDApp014Key::key

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

Referenced by ns3::QKDApp014::SendPacket().

◆ keyId

std::string ns3::QKDApp014::QKDApp014Key::keyId

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

Referenced by ns3::QKDApp014::SendPacket().

◆ keyType

uint32_t ns3::QKDApp014::QKDApp014Key::keyType

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

◆ lifetime

uint64_t ns3::QKDApp014::QKDApp014Key::lifetime

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


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