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

The HTTP request details. More...

+ Collaboration diagram for ns3::QKDKeyManagerSystemApplication::HttpQuery:

Public Attributes

UUID destination_sae
 
std::string ksid
 
RequestType method_type
 
UUID sae_id
 
UUID source_sae
 
std::string surplus_key_ID
 
uint32_t sync_index
 
std::vector< std::string > to_transform_key_IDs
 
std::vector< std::string > transform_key_IDs
 
uint32_t transform_key_number
 
uint32_t transform_key_size
 

Detailed Description

The HTTP request details.

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

Member Data Documentation

◆ destination_sae

UUID ns3::QKDKeyManagerSystemApplication::HttpQuery::destination_sae

◆ ksid

◆ method_type

◆ sae_id

UUID ns3::QKDKeyManagerSystemApplication::HttpQuery::sae_id

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

◆ source_sae

UUID ns3::QKDKeyManagerSystemApplication::HttpQuery::source_sae

◆ surplus_key_ID

◆ sync_index

uint32_t ns3::QKDKeyManagerSystemApplication::HttpQuery::sync_index

◆ to_transform_key_IDs

std::vector<std::string> ns3::QKDKeyManagerSystemApplication::HttpQuery::to_transform_key_IDs

◆ transform_key_IDs

std::vector<std::string> ns3::QKDKeyManagerSystemApplication::HttpQuery::transform_key_IDs

◆ transform_key_number

uint32_t ns3::QKDKeyManagerSystemApplication::HttpQuery::transform_key_number

◆ transform_key_size

uint32_t ns3::QKDKeyManagerSystemApplication::HttpQuery::transform_key_size

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