2022-05-20 00:40:40 -05:00
|
|
|
{
|
|
|
|
"appId": "<app-id>",
|
2022-07-03 22:37:46 -05:00
|
|
|
"signType": "<signing-algorithm-either-RSA-or-RSA2>",
|
2022-07-07 22:31:49 -05:00
|
|
|
"privateKey": "<private-key>",
|
|
|
|
"charset": "<OPTIONAL-charset-either-GBK-or-UTF8>"
|
2022-05-20 00:40:40 -05:00
|
|
|
}
|