KeyExchange Constructor
SSH .NET Client Library Documentation
Initializes a new instance of the
KeyExchange
class
Namespace:
Renci.SshNet.Security
Assembly:
Renci.SshNet
(in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
protected
KeyExchange
()
protected KeyExchange()
Protected
Sub
New
Protected Sub New
protected
:
KeyExchange
()
protected: KeyExchange()
See Also
KeyExchange Class
KeyExchange Members
Renci.SshNet.Security Namespace