Uses of Enum
org.bouncycastle.crypto.fips.FipsKDF.SRTPPRF
Packages that use FipsKDF.SRTPPRF
-
Uses of FipsKDF.SRTPPRF in org.bouncycastle.crypto.fips
Subclasses with type arguments of type FipsKDF.SRTPPRF in org.bouncycastle.crypto.fipsModifier and TypeClassDescriptionstatic enumAn enumeration of the FIPS approved psuedo-random-function (PRF) for KDFs used with SRTP.Methods in org.bouncycastle.crypto.fips that return FipsKDF.SRTPPRFModifier and TypeMethodDescriptionFipsKDF.SRTPParametersBuilder.getPRF()static FipsKDF.SRTPPRFReturns the enum constant of this type with the specified name.static FipsKDF.SRTPPRF[]FipsKDF.SRTPPRF.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.bouncycastle.crypto.fips with parameters of type FipsKDF.SRTPPRF