Interface SshKeyExchange<T extends SshContext>

All Superinterfaces:
Component, SecureComponent, SshComponent

public interface SshKeyExchange<T extends SshContext> extends SshComponent, SecureComponent
Base interface for SSH2 key exchange implementations.
Author:
Lee David Painter