public class Key
extends java.lang.Object
| Constructor and Description |
|---|
Key() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
derivePBKDF2SHA256Key(java.lang.String password,
byte[] salt,
int rounds) |