C# Class Poderosa.Protocols.SSHConnector

Inheritance: Poderosa.Protocols.InterruptableConnector
Show file Open project: poderosaproject/poderosa Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
SSHConnector ( ISSHLoginParameter destination, HostKeyVerifierBridge keycheck ) : System

Protected Methods

Method Description
Negotiate ( ) : void

Method Details

Negotiate() protected method

protected Negotiate ( ) : void
return void

SSHConnector() public method

public SSHConnector ( ISSHLoginParameter destination, HostKeyVerifierBridge keycheck ) : System
destination ISSHLoginParameter
keycheck HostKeyVerifierBridge
return System