Package org.conscrypt

Class OpenSSLXDHKeyPairGenerator


@Internal public final class OpenSSLXDHKeyPairGenerator extends KeyPairGenerator
An implementation of KeyPairGenerator for XDH keys which uses BoringSSL to perform all the operations. This only supports X25519 keys.