OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::ProtoContext::KeyContext::DataChannelKey Struct Reference
Collaboration diagram for openvpn::ProtoContext::KeyContext::DataChannelKey:
[legend]

Public Member Functions

 DataChannelKey ()
 

Public Attributes

OpenVPNStaticKey key
 
std::optional< CryptoDCInstance::RekeyTyperekey_type
 

Detailed Description

Definition at line 1697 of file proto.hpp.

Constructor & Destructor Documentation

◆ DataChannelKey()

openvpn::ProtoContext::KeyContext::DataChannelKey::DataChannelKey ( )
inline

Definition at line 1699 of file proto.hpp.

Member Data Documentation

◆ key

OpenVPNStaticKey openvpn::ProtoContext::KeyContext::DataChannelKey::key

Definition at line 1703 of file proto.hpp.

◆ rekey_type

std::optional<CryptoDCInstance::RekeyType> openvpn::ProtoContext::KeyContext::DataChannelKey::rekey_type

Definition at line 1704 of file proto.hpp.


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