| Package | Description |
|---|---|
| com.codeyaa.utils.common |
| Modifier and Type | Method and Description |
|---|---|
String |
WXBizMsgCrypt.encryptMsg(String replyMsg,
String timeStamp,
String nonce)
将公众平台回复用户的消息加密打包.
|
String |
WXBizMsgCrypt.verifyUrl(String msgSignature,
String timeStamp,
String nonce,
String echoStr)
验证URL
|
| Constructor and Description |
|---|
WXBizMsgCrypt(String token,
String encodingAesKey,
String appId) |
Copyright © 2021. All rights reserved.