| Package | Description |
|---|---|
| org.apache.sshd.client.kex | |
| org.apache.sshd.server.kex |
| Modifier and Type | Method and Description |
|---|---|
static KeyExchangeFactory |
DHGEXClient.newFactory(DHFactory delegate) |
static KeyExchangeFactory |
DHGClient.newFactory(DHFactory delegate) |
| Modifier and Type | Method and Description |
|---|---|
static KeyExchangeFactory |
DHGServer.newFactory(DHFactory factory) |
static KeyExchangeFactory |
DHGEXServer.newFactory(DHFactory factory) |
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.