OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::ProtoContext::TLSWrapSelection Struct Reference

A control-channel wrap mode paired with its hmac size. More...

Public Attributes

TLSWrapMode mode
 
size_t hmac_size
 

Detailed Description

A control-channel wrap mode paired with its hmac size.

Definition at line 1964 of file proto.hpp.

Member Data Documentation

◆ hmac_size

size_t openvpn::ProtoContext::TLSWrapSelection::hmac_size

Definition at line 1967 of file proto.hpp.

◆ mode

TLSWrapMode openvpn::ProtoContext::TLSWrapSelection::mode

Definition at line 1966 of file proto.hpp.


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