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