net.ontopia.net
Class MD5
java.lang.Object
net.ontopia.net.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)
throws Exception
- Throws:
Exception
getDigest
public String getDigest(InputStream istream)
throws Exception
- INTERNAL:
- Throws:
Exception
Copyright © 2000-2012 Ontopia.