Rebex SFTP for .NET

SshPrivateKey Class

Represents the client's RSA or DSA private key. Private key data also includes the public key.

For a list of all members of this type, see SshPrivateKey Members.

System.Object
   Rebex.Net.SshPrivateKey

public class SshPrivateKey

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Rebex.Net

Assembly: Rebex.Net.Ssh (in Rebex.Net.Ssh.dll)

See Also

SshPrivateKey Members | Rebex.Net Namespace