点击或拖拽改变大小

WebSocketHelperGetSecKeyAccetp 方法

根据http网页的信息,计算出返回的安全令牌

命名空间:  HslCommunication.WebSocket
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public static string GetSecKeyAccetp(
	string httpGet
)

参数

httpGet
类型:SystemString
网页信息

返回值

类型:String
返回的安全令牌
参见