Method | Description | |
---|---|---|
SSHConnector ( Poderosa.PortForwarding.ChannelProfile prof, string password, VerifySSHHostKeyDelegate keycheck ) : System |
Method | Description | |
---|---|---|
GetHostDescription ( ) : string | ||
Negotiate ( ) : void |
Method | Description | |
---|---|---|
CheckKey ( ISSHHostKeyInformationProvider info ) : bool |
public SSHConnector ( Poderosa.PortForwarding.ChannelProfile prof, string password, VerifySSHHostKeyDelegate keycheck ) : System | ||
prof | Poderosa.PortForwarding.ChannelProfile | |
password | string | |
keycheck | VerifySSHHostKeyDelegate | |
return | System |