Package org.bouncycastle.crypto.fips
Class FipsKDF.SNMPParametersBuilder
java.lang.Object
org.bouncycastle.crypto.fips.FipsParameters
org.bouncycastle.crypto.fips.FipsKDF.SNMPParametersBuilder
- All Implemented Interfaces:
Parameters
- Enclosing class:
- FipsKDF
Parameters builder for the SNMP key derivation function.
-
Method Summary
Modifier and TypeMethodDescriptionusing
(byte[] engineID) withPassword
(byte[] password) withPassword
(PasswordConverter converter, char[] password) Methods inherited from class org.bouncycastle.crypto.fips.FipsParameters
getAlgorithm
-
Method Details
-
withPassword
-
withPassword
-
using
-