com.jxml.qare.qhome
Class EncodingDecoding
java.lang.Object
|
+--com.jxml.qare.qhome.EncodingDecoding
- public class EncodingDecoding
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EncodingDecoding
public EncodingDecoding()
decode
public static ESDO decode(String input)
throws Exception
encode
public static String encode(ESDO esdo)
throws Exception
secureHash
public static byte[] secureHash(byte[] data)
throws Exception
append
public static void append(StringBuffer sb,
String part)
append
public static void append(StringBuffer sb,
byte[] part)