Package org.conscrypt

Class HpkeImpl.X25519_CHACHA20

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

public static class HpkeImpl.X25519_CHACHA20 extends HpkeImpl
Implementation of X25519/HKDF_SHA256/CHACHA20_POLY1305.
  • Constructor Details

    • X25519_CHACHA20

      public X25519_CHACHA20()