Key Constructor
SSH .NET Client Library Documentation
Initializes a new instance of the
Key
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
public
Key
()
public Key()
Public
Sub
New
Public Sub New
public
:
Key
()
public: Key()
See Also
Key Class
Key Members
Key Overload
Renci.SshNet.Security Namespace