public class HashFields
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
HASH_MD5
public static final String HASH_MD5
- See Also:
-
-
HASH_SHA1
public static final String HASH_SHA1
- See Also:
-
-
HASH_SHA256
public static final String HASH_SHA256
- See Also:
-
-
HASH_SHA512
public static final String HASH_SHA512
- See Also:
-
-
HASH_IMPHASH
public static final String HASH_IMPHASH
- See Also:
-
-
Constructor Details
-
HashFields
public HashFields()