SSL 上下文构建器
更多...
#include <SSLContextBuilder.h>
◆ SSLContextBuilder()
sese::security::SSLContextBuilder::SSLContextBuilder |
( |
| ) |
|
|
delete |
◆ SSL4Client()
为客户端构建 SSL 上下文
- 返回
- 客户端 SSL 上下文
◆ SSL4Server()
为服务端构建 SSL 上下文
- 返回
- 服务的 SSL 上下文
◆ UniqueSSL4Client()
std::unique_ptr< SSLContext > SSLContextBuilder::UniqueSSL4Client |
( |
| ) |
|
|
staticnoexcept |
为客户端构建 SSL 上下文
- 返回
- 客户端 SSL 上下文
◆ UniqueSSL4Server()
std::unique_ptr< SSLContext > SSLContextBuilder::UniqueSSL4Server |
( |
| ) |
|
|
staticnoexcept |
为服务端构建 SSL 上下文
- 返回
- 服务的 SSL 上下文
该类的文档由以下文件生成: