public class gspMD5Utils extends Object
Constructor and Description |
---|
gspMD5Utils() |
Modifier and Type | Method and Description |
---|---|
static String |
bytesToHex(byte[] bytes) |
static byte[] |
digest(byte[] input) |
public gspMD5Utils()
public static byte[] digest(byte[] input)
public static String bytesToHex(byte[] bytes)