SshPrivateKey.GetPrivateKey Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9313)
GetPrivateKey()
Gets the raw form of the private key.
Declaration
public byte[] GetPrivateKey()
Returns
| Type | Description |
|---|---|
| Byte[] | Array of bytes. |