org.wymiwyg.commons.util
Class MD5
java.lang.Object
org.wymiwyg.commons.util.MD5
public class MD5
- extends Object
|
Constructor Summary |
MD5()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MD5
public MD5()
update
public void update(byte[] newbuf)
update
public void update(byte[] newbuf,
int length)
update
public void update(byte[] newbuf,
int bufstart,
int buflen)
md5final
public void md5final(byte[] digest)
main
public static void main(String[] args)
dumpBytes
public static String dumpBytes(byte[] bytes)
Copyright © 2011. All Rights Reserved.