OpenVPN 3 Core Library
Loading...
Searching...
No Matches
proto_test Struct Reference

Public Attributes

bool use_tls_ekm = false
 
bool tls_version_mismatch = false
 
const std::string & tls_crypt_v2_key_fn = ""
 
bool use_tls_auth_with_tls_crypt_v2 = false
 
bool force_resend_wkc = false
 
size_t control_payload = 378
 
size_t mssfix_ctrl = 0
 

Detailed Description

Definition at line 1007 of file test_proto.cpp.

Member Data Documentation

◆ control_payload

size_t proto_test::control_payload = 378

Definition at line 1014 of file test_proto.cpp.

◆ force_resend_wkc

bool proto_test::force_resend_wkc = false

Definition at line 1013 of file test_proto.cpp.

◆ mssfix_ctrl

size_t proto_test::mssfix_ctrl = 0

Definition at line 1015 of file test_proto.cpp.

◆ tls_crypt_v2_key_fn

const std::string& proto_test::tls_crypt_v2_key_fn = ""

Definition at line 1011 of file test_proto.cpp.

◆ tls_version_mismatch

bool proto_test::tls_version_mismatch = false

Definition at line 1010 of file test_proto.cpp.

◆ use_tls_auth_with_tls_crypt_v2

bool proto_test::use_tls_auth_with_tls_crypt_v2 = false

Definition at line 1012 of file test_proto.cpp.

◆ use_tls_ekm

bool proto_test::use_tls_ekm = false

Definition at line 1009 of file test_proto.cpp.


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