SDK接口定义

  • GetStringToSign

该接口提供根据签名要素获取签名原串的能力

参数:

参数名 类型 说明
parameter Dictionary<string, object> 接口业务参数
appKey string 授权方颁发的身份认证信息中的App
securityKey string 授权方颁发的身份认证信息中的Security
nonce string 随机数
timestamp string 时间戳

返回:

string,签名原串

  • GetSign

该接口提供根据签名原串计算签名的能力。

参数:

参数名 类型 说明
sourceString string 签名原串

返回:

string,签名值

  • GetSign

该接口提供根据签名要素计算签名的能力。

参数:

参数名 类型 说明
parameter Dictionary<string, object> 接口业务参数
appKey string 授权方颁发的身份认证信息中的App
securityKey string 授权方颁发的身份认证信息中的Security
nonce string 随机数
timestamp string 时间戳

返回:

string,签名值

© Digital Maker Product Team all right reserved,powered by Gitbook该文件修订时间: 2023-02-02 10:40:12

results matching ""

    No results matching ""