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