GET api/SignLog?data={data}&code={code}&iv={iv}
得到解密信息
请求信息
URI 参数
参数 | 参数描述 | 类型 | 其它信息 |
---|---|---|---|
data |
密文 |
string |
Required |
code |
秘钥 |
string |
Required |
iv |
因子 |
string |
Required |
Body 参数
None.
响应信息
响应描述
得到解密信息.encryptedData
string响应格式
application/json, text/json, text/html
Sample:
"sample string 1"