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