SshPrivateKey.GetPrivateKeyInfo Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9313)
GetPrivateKeyInfo()
Returns the private key info for this key.
Declaration
public PrivateKeyInfo GetPrivateKeyInfo()
Returns
| Type | Description |
|---|---|
| PrivateKeyInfo | The private key info for this key. |