public class HashUtil extends Object
HashUtil()
static byte[]
CalHash(KeyType type, byte[] data)
static String
GenerateHashHex(byte[] src, HashType type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HashUtil()
public static String GenerateHashHex(byte[] src, HashType type)
src
type
public static byte[] CalHash(KeyType type, byte[] data)
data
Copyright © 2025. All rights reserved.