protected static class TencentAIParser.Sign extends Object
protected
Sign()
static byte[]
hmac256(byte[] key, String msg)
static String
sha256Hex(byte[] b)
sign(String secretKey, String sigStr, String sigMethod)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected Sign()
public static String sign(String secretKey, String sigStr, String sigMethod)
public static String sha256Hex(byte[] b)
public static byte[] hmac256(byte[] key, String msg)
Copyright © 2025. All rights reserved.