Package org.conscrypt

Class HpkeImpl.X25519_AES_128

java.lang.Object
org.conscrypt.HpkeImpl
org.conscrypt.HpkeImpl.X25519_AES_128
All Implemented Interfaces:
HpkeSpi
Enclosing class:
HpkeImpl

public static class HpkeImpl.X25519_AES_128 extends HpkeImpl
Implementation of X25519/HKDF_SHA256/AES_128_GCM.
  • Constructor Details

    • X25519_AES_128

      public X25519_AES_128()