DsaKey ClassSSH .NET Client Library Documentation
Contains DSA private and public key
Inheritance Hierarchy

OnlineSystem Object
  Renci.SshNet.Security Key
    Renci.SshNet.Security DsaKey

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

public class DsaKey : Key, IDisposable
See Also