|
OpenVPN 3 Core Library
|
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 |
Definition at line 1007 of file test_proto.cpp.
| size_t proto_test::control_payload = 378 |
Definition at line 1014 of file test_proto.cpp.
| bool proto_test::force_resend_wkc = false |
Definition at line 1013 of file test_proto.cpp.
| size_t proto_test::mssfix_ctrl = 0 |
Definition at line 1015 of file test_proto.cpp.
| const std::string& proto_test::tls_crypt_v2_key_fn = "" |
Definition at line 1011 of file test_proto.cpp.
| bool proto_test::tls_version_mismatch = false |
Definition at line 1010 of file test_proto.cpp.
| bool proto_test::use_tls_auth_with_tls_crypt_v2 = false |
Definition at line 1012 of file test_proto.cpp.
| bool proto_test::use_tls_ekm = false |
Definition at line 1009 of file test_proto.cpp.