public class SignUtils extends Object
@date
SignUtils()
static String
genSign(Map<String,String> hashMap, String secretKey)
genSign(String body, String secretKey)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SignUtils()
public static String genSign(Map<String,String> hashMap, String secretKey)
hashMap
secretKey
public static String genSign(String body, String secretKey)
body
Copyright © 2024. All rights reserved.