Package org.apache.jackrabbit.vault.util
Class SHA1
java.lang.Object
org.apache.jackrabbit.vault.util.SHA1
Deprecated.
SHA1 abstraction
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NULL
Deprecated.
-
-
Constructor Details
-
SHA1
public SHA1(int w0, int w1, int w2, int w3, int w4) Deprecated. -
SHA1
Deprecated. -
SHA1
public SHA1(byte[] bytes) Deprecated.
-
-
Method Details
-
getInts
public int[] getInts()Deprecated. -
getBytes
public byte[] getBytes()Deprecated. -
digest
Deprecated.- Throws:
IOException
-
digest
Deprecated.- Throws:
IOException
-
toString
Deprecated. -
hashCode
public int hashCode()Deprecated. -
equals
Deprecated.
-
MessageDigest.getInstance(String)