| Package | Description |
|---|---|
| com.sshtools.synergy.ssh | |
| com.sshtools.synergy.ssh.components |
This package contains an abstract cryptographic provider for the SSH protocol.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TransportProtocol<T extends SshContext>
This class implements the SSH Transport Protocol for the SSHD server.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SshKeyExchange.init(SshTransport<T> transport,
java.lang.String clientId,
java.lang.String serverId,
byte[] clientKexInit,
byte[] serverKexInit,
SshPrivateKey prvkey,
SshPublicKey pubkey,
boolean firstPacketFollows,
boolean useFirstPacket) |
Copyright © 2021. All rights reserved.