Configuration for an endpoint that stores a SSL context factory for secure networking.
More...
#include <has_make_ctx.hpp>
|
using | ctx_ptr = std::shared_ptr<ssl::context> |
|
using | ctx_factory = std::function<expected<ctx_ptr>()> |
|
|
template<class SumType > |
static auto | from (SumType &data) noexcept |
|
|
ctx_factory | make_ctx |
| SSL context factory for lazy loading SSL on demand.
|
|
Configuration for an endpoint that stores a SSL context factory for secure networking.
The documentation for this class was generated from the following file:
- libcaf_net/caf/net/dsl/has_make_ctx.hpp