| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
HASH_BYTE_LENGTH |
20 |
public static final int |
HASH_HEX_LENGTH |
40 |
public static final String |
SHA_1 |
"SHA-1" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
HASH_BYTE_LENGTH |
32 |
public static final int |
HASH_HEX_LENGTH |
64 |
public static final String |
SHA_256 |
"SHA-256" |
Copyright © 2017. All Rights Reserved.