| Interface | Description |
|---|---|
| DHFactory | |
| KexFactoryManager |
Holds KEX negotiation stage configuration
|
| KeyExchange |
Key exchange algorithm.
|
| KeyExchangeFactory |
| Class | Description |
|---|---|
| AbstractDH |
Base class for the Diffie-Hellman key agreement.
|
| AbstractKexFactoryManager | |
| BuiltinDHFactories.Constants | |
| BuiltinDHFactories.ParseResult |
Represents the result of
BuiltinDHFactories.parseDHFactoriesList(String) |
| DHG |
Diffie-Hellman key generator.
|
| DHGroupData |
Simple class holding the data for DH group key exchanges.
|
| ECDH |
Elliptic Curve Diffie-Hellman key agreement.
|
| Enum | Description |
|---|---|
| BuiltinDHFactories |
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.