public class MD5Util extends Object
MD5Util()
static String
encrypt(byte[] input)
encrypt(String input)
encrypt16(String input)
encryptUpper(byte[] input)
encryptUpper(String input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MD5Util()
public static String encryptUpper(String input)
input
public static String encryptUpper(byte[] input)
message
public static String encrypt(String input)
public static String encrypt16(String input)
public static String encrypt(byte[] input)
Copyright © 2021. All Rights Reserved.