public class ScryptConfig extends PBKDFConfig
Modifier and Type | Class | Description |
---|---|---|
static class |
ScryptConfig.Builder |
Modifier and Type | Method | Description |
---|---|---|
int |
getBlockSize() |
|
int |
getCostParameter() |
|
int |
getParallelizationParameter() |
|
int |
getSaltLength() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAlgorithm