Uses of Enum
org.bouncycastle.crypto.fips.FipsKDF.TLSPRF
Packages that use FipsKDF.TLSPRF
-
Uses of FipsKDF.TLSPRF in org.bouncycastle.crypto.fips
Methods in org.bouncycastle.crypto.fips that return FipsKDF.TLSPRFModifier and TypeMethodDescriptionstatic FipsKDF.TLSPRF
Returns the enum constant of this type with the specified name.static FipsKDF.TLSPRF[]
FipsKDF.TLSPRF.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.TLSPRFModifier and TypeMethodDescriptionFipsKDF.TLSParametersWithPRFBuilder.withPRF
(FipsKDF.TLSPRF prf)