Uses of Enum
org.conscrypt.HpkeSuite.KEM
Packages that use HpkeSuite.KEM
-
Uses of HpkeSuite.KEM in org.conscrypt
Fields in org.conscrypt declared as HpkeSuite.KEMMethods in org.conscrypt that return HpkeSuite.KEMModifier and TypeMethodDescriptionHpkeSuite.convertKem(int kem) Deprecated.static HpkeSuite.KEMHpkeSuite.KEM.forId(int id) Returns the KEM value for a given id.HpkeSuite.getKem()KEM configured while creating an instance ofHpkeSuitestatic HpkeSuite.KEMReturns the enum constant of this type with the specified name.static HpkeSuite.KEM[]HpkeSuite.KEM.values()Returns an array containing the constants of this enum type, in the order they are declared.