|
OpenVPN 3 Core Library
|
#include <altproxy.hpp>
Public Member Functions | |
| Config () | |
Definition at line 26 of file altproxy.hpp.
|
inline |
Definition at line 28 of file altproxy.hpp.
| DigestFactory::Ptr openvpn::AltProxy::Config::digest_factory |
Definition at line 40 of file altproxy.hpp.
| Frame::Ptr openvpn::AltProxy::Config::frame |
Definition at line 36 of file altproxy.hpp.
| size_t openvpn::AltProxy::Config::free_list_max_size |
Definition at line 35 of file altproxy.hpp.
| RemoteList::Ptr openvpn::AltProxy::Config::remote_list |
Definition at line 34 of file altproxy.hpp.
| StrongRandomAPI::Ptr openvpn::AltProxy::Config::rng |
Definition at line 39 of file altproxy.hpp.
| SocketProtect* openvpn::AltProxy::Config::socket_protect |
Definition at line 42 of file altproxy.hpp.
| SessionStats::Ptr openvpn::AltProxy::Config::stats |
Definition at line 37 of file altproxy.hpp.