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