点击或拖拽改变大小

WebSocketServerUseSSL 方法

使用SSL通信

命名空间:  HslCommunication.WebSocket
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public void UseSSL(
	string cert
)

参数

cert
类型:SystemString
传递一个证书
参见