点击或拖拽改变大小

PipeSslNetSetCertficate 方法

使用一个证书路径来初始化 SSL/TLS 通信
Use a certificate path to initialize SSL/TLS communication

命名空间:  HslCommunication.Core.Pipe
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public void SetCertficate(
	string certificateFile
)

参数

certificateFile
类型:SystemString
证书路径
参见