Package org.bouncycastle.crypto.fips
Class FipsKDF.HKDFKeyBuilder
java.lang.Object
org.bouncycastle.crypto.fips.FipsParameters
org.bouncycastle.crypto.fips.FipsKDF.HKDFKeyBuilder
- All Implemented Interfaces:
Parameters
- Enclosing class:
- FipsKDF
-
Method Summary
Modifier and TypeMethodDescriptionbuild
(byte[] ikm) build
(byte[] ikm, byte[] t) setSkipExtract
(boolean skipExtract) withSalt
(byte[] salt) Methods inherited from class org.bouncycastle.crypto.fips.FipsParameters
getAlgorithm
-
Method Details
-
setSkipExtract
-
withSalt
-
withPrf
-
build
-
build
-