Uses of Class
org.bouncycastle.crypto.fips.FipsKDF.SRTPParametersBuilder
-
Packages that use FipsKDF.SRTPParametersBuilder Package Description org.bouncycastle.crypto.fips Classes for FIPS approved mode algorithms -
-
Uses of FipsKDF.SRTPParametersBuilder in org.bouncycastle.crypto.fips
Fields in org.bouncycastle.crypto.fips declared as FipsKDF.SRTPParametersBuilder Modifier and Type Field Description static FipsKDF.SRTPParametersBuilderFipsKDF. SRTPAlgorithm parameter source for Secure Real-time Transport Protocol (SRTP)Methods in org.bouncycastle.crypto.fips that return FipsKDF.SRTPParametersBuilder Modifier and Type Method Description FipsKDF.SRTPParametersBuilderFipsKDF.SRTPParametersBuilder. withPRF(FipsKDF.SRTPPRF prf)
-