C# Class Poderosa.Protocols.SSHConnector

Inheritance: Poderosa.Protocols.InterruptableConnector
Afficher le fichier Open project: poderosaproject/poderosa Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
SSHConnector ( ISSHLoginParameter destination, HostKeyVerifierBridge keycheck ) : System

Méthodes protégées

Méthode Description
Negotiate ( ) : void

Method Details

Negotiate() protected méthode

protected Negotiate ( ) : void
Résultat void

SSHConnector() public méthode

public SSHConnector ( ISSHLoginParameter destination, HostKeyVerifierBridge keycheck ) : System
destination ISSHLoginParameter
keycheck HostKeyVerifierBridge
Résultat System