Loads a SSH2 public key from the specified file.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Public Sub New ( _ path As String _ ) |
C# |
---|
public SshPublicKey( string path ) |
Parameters
- path
- Type: System..::..String
A path to file with the public key.