点击或拖拽改变大小

MobileServerRegisterServiceKey 方法

注册服务密钥

命名空间:  Smobiler.Core
程序集:  Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.641.16928
语法
public void RegisterServiceKey(
	string keyData,
	string dataKey,
	string dataIV
)

参数

keyData
类型:SystemString
密钥数据
dataKey
类型:SystemString
密钥安全
dataIV
类型:SystemString
密钥安全
参见