public class Hash
extends Object
-
Constructor Summary
Constructors
-
Method Summary
static byte[]
static byte[]
static byte[]
static byte[]
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
hash
public static byte[] hash(byte[] data)
-
hash
public static byte[] hash(@NotNull
@NotNull String data)
-
-
-