mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-07-15 22:58:02 +08:00
docs: 完善文档
This commit is contained in:
parent
4a36b8a66e
commit
c4990f76b9
@ -41,7 +41,7 @@
|
||||
|
||||
对于部分接口请求传递的敏感信息,微信商户平台可能会需要使用以下方式进行加密:
|
||||
|
||||
- 使用平台证书/公钥基于 RSA 算法加密。
|
||||
- 使用平台公钥/证书基于 RSA 算法加密。
|
||||
|
||||
开发者利用本库提供的 `RSAUtility` 工具类自行加密相关字段。下面给出一个使用 `RSAUtility` 工具类加密数据的示例代码:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user