Package org.bouncycastle.crypto.fips
Class FipsKDF.SSHParametersBuilder
java.lang.Object
org.bouncycastle.crypto.fips.FipsParameters
org.bouncycastle.crypto.fips.FipsKDF.SSHParametersBuilder
- All Implemented Interfaces:
Parameters
- Enclosing class:
- FipsKDF
Parameters builder for the SSH key derivation function.
-
Method Summary
Modifier and TypeMethodDescriptiongetPRF()
using
(char x, byte[] sharedKey, byte[] exchangeHash, byte[] sessionID) withPRF
(FipsKDF.SSHPRF prf) Methods inherited from class org.bouncycastle.crypto.fips.FipsParameters
getAlgorithm
-
Method Details
-
withPRF
-
using
-
getPRF
-