Package org.conscrypt

Class HpkeImpl.X25519_AES_256

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

public static class HpkeImpl.X25519_AES_256 extends HpkeImpl
Implementation of X25519/HKDF_SHA256/AES_256_GCM.
  • Constructor Details

    • X25519_AES_256

      public X25519_AES_256()