Enum Class FipsKDF.AgreementKDFPRF

java.lang.Object
java.lang.Enum<FipsKDF.AgreementKDFPRF>
org.bouncycastle.crypto.fips.FipsKDF.AgreementKDFPRF
All Implemented Interfaces:
Serializable, Comparable<FipsKDF.AgreementKDFPRF>, Constable
Enclosing class:
FipsKDF

public static enum FipsKDF.AgreementKDFPRF extends Enum<FipsKDF.AgreementKDFPRF>
An enumeration of the FIPS approved psuedo-random-function (PRF) for KDFs used with key agreement.