Uses of Enum
org.conscrypt.HpkeSuite.KDF
Packages that use HpkeSuite.KDF
-
Uses of HpkeSuite.KDF in org.conscrypt
Fields in org.conscrypt declared as HpkeSuite.KDFMethods in org.conscrypt that return HpkeSuite.KDFModifier and TypeMethodDescriptionHpkeSuite.convertKdf(int kdf) Deprecated.static HpkeSuite.KDFHpkeSuite.KDF.forId(int id) Returns the KDF value for a given id.HpkeSuite.getKdf()KDF configured while creating an instance ofHpkeSuitestatic HpkeSuite.KDFReturns the enum constant of this type with the specified name.static HpkeSuite.KDF[]HpkeSuite.KDF.values()Returns an array containing the constants of this enum type, in the order they are declared.