Package org.bouncycastle.crypto.fips
Class FipsKDF.CounterModeParameters
- java.lang.Object
-
- org.bouncycastle.crypto.fips.FipsParameters
-
- org.bouncycastle.crypto.fips.FipsKDF.CounterModeParameters
-
- All Implemented Interfaces:
Parameters
- Enclosing class:
- FipsKDF
public static final class FipsKDF.CounterModeParameters extends FipsParameters
Parameters for the Counter Mode key derivation function.
-
-
Method Summary
-
Methods inherited from class org.bouncycastle.crypto.fips.FipsParameters
getAlgorithm
-
-