Package org.bouncycastle.crypto.fips
Class FipsKDF.SRTPParametersBuilder
java.lang.Object
org.bouncycastle.crypto.fips.FipsParameters
org.bouncycastle.crypto.fips.FipsKDF.SRTPParametersBuilder
- All Implemented Interfaces:
Parameters
- Enclosing class:
- FipsKDF
Parameters for the SRTP key derivation function.
-
Method Summary
Modifier and TypeMethodDescriptiongetPRF()
using
(byte[] kMaster, byte[] masterSalt, int kdr, byte[] index) withPRF
(FipsKDF.SRTPPRF prf) Methods inherited from class org.bouncycastle.crypto.fips.FipsParameters
getAlgorithm
-
Method Details
-
withPRF
-
using
-
getPRF
-