RsaKey ClassSSH .NET Client Library Documentation
Contains RSA private and public key
Inheritance Hierarchy

OnlineSystem Object
  Renci.SshNet.Security Key
    Renci.SshNet.Security RsaKey

Namespace: Renci.SshNet.Security
Assembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax

public class RsaKey : Key, IDisposable
See Also