public abstract class AbstractEncryptor extends Object
protected static String
charsetName
protected static Logs
log
AbstractEncryptor()
static String
byte2Hex(byte[] buf)
static byte[]
hex2Byte(String hexStr)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected static String charsetName
protected static Logs log
public AbstractEncryptor()
public static String byte2Hex(byte[] buf)
buf
public static byte[] hex2Byte(String hexStr)
hexStr
Copyright © 2014. All Rights Reserved.