Search Results for

    Namespace ApacheMinaSSHD.NET.Wrapper

    Classes

    AMNetSshAlgorithms

    Common SSH algorithm names and presets for configuring AMNetSshServerConfig without importing Apache MINA or Java types.

    AMNetSshAlgorithms.Ciphers

    SSH symmetric cipher algorithm names, including RFC-backed AES modes and OpenSSH extension names.

    AMNetSshAlgorithms.HostKeyAlgorithms

    Host key generation algorithm names.

    AMNetSshAlgorithms.HostKeys

    SSH host key/signature algorithm names advertised to clients.

    AMNetSshAlgorithms.KeyExchange

    SSH key exchange algorithm names, including Curve25519, ECDH, and MODP Diffie-Hellman methods.

    AMNetSshAlgorithms.Macs

    SSH message authentication code algorithm names, including HMAC-SHA2 from RFC 6668 and OpenSSH encrypt-then-MAC extension names.

    AMNetSshAlgorithms.Presets

    Recommended algorithm preference lists.

    AMNetSshAuthenticationMethods

    SSH authentication method names and helpers for building multi-step authentication policies without raw protocol strings.

    AMNetSshServer

    Main .NET-facing SSH server wrapper used to host SFTP and SCP services.

    AMNetSshServerConfig

    Provides .NET-friendly server settings for authentication limits, sessions, keep-alives, re-keying, and SSH algorithm selection.

    In this article
    Back to top Porta SFTP ServerGitHubApacheMinaSSHD.NET Generated by DocFX