OpenVPN 3 Core Library
Loading...
Searching...
No Matches
Config Class Reference

The data needed to construct an OpenSSLContext. More...

#include <sslctx.hpp>

Detailed Description

The data needed to construct an OpenSSLContext.

Note
The factory and/or ssl objects that are eventually instantiated using an instance of this type may share some state with the instance that participated in their creation so make sure the Config outlives the factory and the factory (from .new_factory()) outlives the ssl instance(s) created via .ssl().
See also
OpenSSLContext::Config::new_factory()
SSLFactoryAPI::ssl()

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