Package com.biglybt.core.util
Class SHA256
- java.lang.Object
-
- com.biglybt.core.util.SHA256
-
public class SHA256 extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
DIGEST_LENGTH
-
Constructor Summary
Constructors Constructor Description SHA256()
-
-
-
Field Detail
-
DIGEST_LENGTH
public static final int DIGEST_LENGTH
- See Also:
- Constant Field Values
-
-