Package org.bouncycastle.crypto.fips
Class FipsKDF.SSHParameters
- java.lang.Object
-
- org.bouncycastle.crypto.fips.FipsParameters
-
- org.bouncycastle.crypto.fips.FipsKDF.SSHParameters
-
- All Implemented Interfaces:
Parameters
- Enclosing class:
- FipsKDF
public static final class FipsKDF.SSHParameters extends FipsParameters
Parameters for the SSH key derivation function.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FipsKDF.SSHParameters
withX(char x)
-
Methods inherited from class org.bouncycastle.crypto.fips.FipsParameters
getAlgorithm
-
-
-
-
Method Detail
-
withX
public FipsKDF.SSHParameters withX(char x)
-
-