Package org.apache.jackrabbit.vault.util
Class MD5
java.lang.Object
org.apache.jackrabbit.vault.util.MD5
MD5...-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MD5
public MD5(long msb, long lsb) -
MD5
-
MD5
public MD5(byte[] bytes)
-
-
Method Details
-
getLongs
public long[] getLongs() -
getMsb
public long getMsb() -
getLsb
public long getLsb() -
getBytes
public byte[] getBytes() -
digest
- Throws:
IOException
-
digest
- Throws:
IOException
-
toString
-
hashCode
public int hashCode() -
equals
-