public class Sm3Utils extends Object
Sm3Utils()
static byte[]
hash(byte[] srcData)
static boolean
verify(byte[] srcData, byte[] sm3Hash)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Sm3Utils()
public static byte[] hash(byte[] srcData)
srcData
public static boolean verify(byte[] srcData, byte[] sm3Hash)
sm3Hash
Copyright © 2024. All rights reserved.