| Package | Description |
|---|---|
| com.sshtools.synergy.ssh |
| Modifier and Type | Field and Description |
|---|---|
protected ComponentFactory<SshKeyExchange<? extends SshContext>> |
SshContext.keyExchanges |
| Modifier and Type | Method and Description |
|---|---|
ComponentFactory<SshKeyExchange<? extends SshContext>> |
SshContext.supportedKeyExchanges()
Get the supported key exchange methods.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
TransportProtocol.completeKeyExchange(SshKeyExchange<T> keyExchange) |
protected abstract void |
TransportProtocol.initializeKeyExchange(SshKeyExchange<T> keyExchange,
boolean firstPacketFollows,
boolean useFirstPacket) |
Copyright © 2021. All rights reserved.