public class TencentCloudSignature extends Object
构建腾讯云签名
2020-09-13 22:33
| 构造器和说明 |
|---|
TencentCloudSignature() |
public static com.alibaba.fastjson.JSONObject getTencentCloudSignature(Map<String,Object> parameters, String endpoint, String secretId, String secretKey)
parameters - 参与签名构建的参数信息endpoint - 请求域名信息 [例: sms.tencentcloudapi.com]secretId - 腾讯云账户密钥对secretIdsecretKey - 腾讯云账户密钥对secretKeyCopyright © 2021. All rights reserved.