|
OpenVPN 3 Core Library
|
#include <string>#include <memory>#include <optional>#include <stdexcept>#include <openvpn/buffer/buffer.hpp>#include <openvpn/ssl/sslchoose.hpp>#include <openvpn/ssl/sslapi.hpp>Go to the source code of this file.
Classes | |
| class | openvpn::SslApiBuilder |
| The SslApiBuilder struct is used to initialize and configure an SSL/TLS API in OpenVPN. More... | |
| class | openvpn::AccHandshaker |
| defines a class that handles SSL/TLS handshaking More... | |
Namespaces | |
| namespace | openvpn |