| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ENV_EPOCH |
"EPOCH" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DERIVED_KEY_SIZE |
32 |
public static final int |
ITERATION_INDEX |
0 |
public static final int |
PBKDF2_INDEX |
2 |
public static final int |
PBKDF2_ITERATIONS |
1000 |
public static final int |
SALT_BYTE_SIZE |
24 |
public static final int |
SALT_INDEX |
1 |
Copyright © 2018. All rights reserved.