public class CommonCoder extends Object
static String
KEY_MD5
CommonCoder()
static byte[]
decodeBase64(String key)
encodeBase64(byte[] key)
encryptMD5(byte[] data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String KEY_MD5
public CommonCoder()
public static byte[] decodeBase64(String key)
public static String encodeBase64(byte[] key)
public static byte[] encryptMD5(byte[] data) throws Exception
Exception
Copyright © 2025. All rights reserved.