Package org.bouncycastle.crypto.general
Class PBKD.Parameters
java.lang.Object
org.bouncycastle.crypto.general.GeneralParameters<Algorithm>
org.bouncycastle.crypto.general.PBKD.Parameters
- All Implemented Interfaces:
Parameters
- Enclosing class:
PBKD
PBKD parameters.
-
Method Summary
Modifier and TypeMethodDescriptionprotected voidfinalize()intgetPRF()byte[]getSalt()withIterationCount(int iterationCount) withSalt(byte[] salt) Methods inherited from class org.bouncycastle.crypto.general.GeneralParameters
getAlgorithm