public class SHA1 extends Object
SHA1()
static String
getSHA1(String token, String timestamp, String nonce, String encrypt)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SHA1()
public static String getSHA1(String token, String timestamp, String nonce, String encrypt)
用SHA1算法生成安全签名
token
timestamp
nonce
encrypt
AESException
Copyright © 2025. All rights reserved.