public class WeChatPubUtil extends Object
public static boolean checkSignature(String token, String signature, String timestamp, String nonce) throws NoSuchAlgorithmException
token - signature - timestamp - nonce - NoSuchAlgorithmExceptionCopyright © 2022. All rights reserved.