Uses of Class
org.bouncycastle.crypto.fips.FipsKDF.SRTPParameters
Packages that use FipsKDF.SRTPParameters
-
Uses of FipsKDF.SRTPParameters in org.bouncycastle.crypto.fips
Methods in org.bouncycastle.crypto.fips that return FipsKDF.SRTPParametersModifier and TypeMethodDescriptionFipsKDF.SRTPParametersBuilder.using
(byte[] kMaster, byte[] masterSalt, int kdr, byte[] index) FipsKDF.SRTPParameters.withLabel
(byte label) Methods in org.bouncycastle.crypto.fips that return types with arguments of type FipsKDF.SRTPParametersModifier and TypeMethodDescriptionFipsKDF.SRTPOperatorFactory.createKDFCalculator
(FipsKDF.SRTPParameters params) Methods in org.bouncycastle.crypto.fips with parameters of type FipsKDF.SRTPParametersModifier and TypeMethodDescriptionFipsKDF.SRTPOperatorFactory.createKDFCalculator
(FipsKDF.SRTPParameters params)