Initializes a new instance of the PrivateKeyFile class.
Namespace: Renci.SshNetAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
Parameters
- fileName
- Type:
System String
Name of the file.
Exceptions
| Exception | Condition |
|---|---|
| fileName is null or empty. |
Remarks
See Also