| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDHClientKeyExchange |
class |
DHGClient
Base class for DHG key exchange algorithms.
|
class |
DHGEXClient |
| Modifier and Type | Method and Description |
|---|---|
KeyExchange |
KeyExchangeFactory.createKeyExchange(Session session) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDHKeyExchange |
| Modifier and Type | Method and Description |
|---|---|
KeyExchange |
Session.getKex() |
| Modifier and Type | Field and Description |
|---|---|
protected KeyExchange |
AbstractSession.kex |
| Modifier and Type | Method and Description |
|---|---|
KeyExchange |
AbstractSession.getKex() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDHServerKeyExchange |
class |
DHGEXServer |
class |
DHGServer |
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.