public class MD5 extends Object
MD5
...Constructor and Description |
---|
MD5(byte[] bytes) |
MD5(long msb,
long lsb) |
MD5(String str) |
public MD5(long msb, long lsb)
public MD5(String str)
public MD5(byte[] bytes)
public long[] getLongs()
public long getMsb()
public long getLsb()
public byte[] getBytes()
public static MD5 digest(InputStream in) throws IOException
IOException
public static MD5 digest(File file) throws IOException
IOException
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"