public class SHA1 extends Object
计算公众平台的消息签名接口.
public static String getSHA1(String token, String timestamp, String nonce, String encrypt) throws AesException
token - 票据timestamp - 时间戳nonce - 随机字符串encrypt - 密文AesExceptionCopyright © 2022. All rights reserved.