Interface SCrypt
- All Superinterfaces:
KDF
-
Method Summary
Modifier and TypeMethodDescriptionvoidinit(byte[] salt, int cost, int blocksize, int parallel) Deprecated.Methods inherited from interface KDF
getKey, initWithASN1, initWithOpenSSHv1KDFOptions, initWithPPKv3Header
-
Method Details
-
init
-