Initializes a new instance of the HostAlgorithm class.
Namespace: Renci.SshNet.SecurityAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
Parameters
- name
- Type:
System String
Host key name.
- key
- Type: Renci.SshNet.Security Key
Host key.
- data
- Type:
System Byte
Host key encoded data.
See Also