类的使用
com.cdkjframework.util.encrypts.weixin.AesException
使用AesException的程序包
-
com.cdkjframework.util.encrypts.weixin中AesException的使用
修饰符和类型方法说明WXBizMsgCrypt.decryptMsg
(String msgSignature, String timeStamp, String nonce, String postData) 检验消息的真实性,并且获取解密后的明文.WXBizMsgCrypt.encryptMsg
(String replyMsg, String timeStamp, String nonce) 将公众平台回复用户的消息加密打包.验证URL