DES标准加密java类 将byte数组转换为表示16进制值的字符串,如:byte[]{8,18}转换为:0813,和publicstaticbyte[]hexStr2ByteArr(StringstrIn)互为可逆的转换过程