ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
ngl::xarg_wss Struct Reference

WebSocket SSL配置 More...

#include <xmlinfo.h>

Public Attributes

std::string m_certificate_chain
 证书链
std::string m_private_key
 私钥
std::string m_ca_certificates
 CA证书
int32_t m_verify_peer = 1
 是否验证对端证书

Detailed Description

WebSocket SSL配置

包含WebSocket SSL证书和验证配置。


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