Package org.bouncycastle.crypto.general
Class KDF.ScryptParameters
- java.lang.Object
-
- org.bouncycastle.crypto.general.GeneralParameters<GeneralAlgorithm>
-
- org.bouncycastle.crypto.general.KDF.ScryptParameters
-
- All Implemented Interfaces:
Parameters
- Enclosing class:
- KDF
public static final class KDF.ScryptParameters extends GeneralParameters<GeneralAlgorithm>
Parameters for the scrypt key derivation function.
-
-
Method Summary
-
Methods inherited from class org.bouncycastle.crypto.general.GeneralParameters
getAlgorithm
-
-