Uses of Interface
org.conscrypt.HpkeSpi
Packages that use HpkeSpi
-
Uses of HpkeSpi in org.conscrypt
Classes in org.conscrypt that implement HpkeSpiModifier and TypeClassDescriptionclassDuck typed implementation ofHpkeSpi.classImplementation ofHpkeSpi.private static classprivate static classprivate static classstatic classImplementation of MLKEM_1024/HKDF_SHA256/AES_128_GCM.static classImplementation of MLKEM_1024/HKDF_SHA256/AES_256_GCM.static classImplementation of MLKEM_1024/HKDF_SHA256/CHACHA20_POLY1305.static classImplementation of MLKEM_768/HKDF_SHA256/AES_128_GCM.static classImplementation of MLKEM_768/HKDF_SHA256/AES_256_GCM.static classImplementation of MLKEM_768/HKDF_SHA256/CHACHA20_POLY1305.static classImplementation of X25519/HKDF_SHA256/AES_128_GCM.static classImplementation of X25519/HKDF_SHA256/AES_256_GCM.static classImplementation of X25519/HKDF_SHA256/CHACHA20_POLY1305.static classImplementation of XWING/HKDF_SHA256/AES_128_GCM.static classImplementation of XWING/HKDF_SHA256/AES_256_GCM.static classImplementation of XWING/HKDF_SHA256/CHACHA20_POLY1305.Fields in org.conscrypt declared as HpkeSpiMethods in org.conscrypt that return HpkeSpiModifier and TypeMethodDescriptionprotected static HpkeSpiprotected static HpkeSpiprotected static HpkeSpiHpkeContext.getSpi()Returns theHpkeSpibeing used by this HpkeContext.Constructors in org.conscrypt with parameters of type HpkeSpiModifierConstructorDescriptionprotectedHpkeContext(HpkeSpi spi) privateprivateHpkeContextSender(HpkeSpi spi)