public class ScryptWrapper
extends java.lang.Object
| Constructor and Description |
|---|
ScryptWrapper() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getDerivedKey(byte[] password,
byte[] salt,
int n,
int r,
int p,
int dkLen) |