Uses of Class
org.bouncycastle.crypto.fips.FipsKDF.SRTPParameters
Packages that use FipsKDF.SRTPParameters
-
Uses of FipsKDF.SRTPParameters in org.bouncycastle.crypto.fips
Subclasses with type arguments of type FipsKDF.SRTPParameters in org.bouncycastle.crypto.fipsModifier and TypeClassDescriptionstatic final classFactory for operators that derive key material using the SRTP KDF.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)