Search Results for

    Class AMNetSshAlgorithms.Presets

    Recommended algorithm preference lists.

    Inheritance
    object
    AMNetSshAlgorithms.Presets
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: ApacheMinaSSHD.NET.Wrapper
    Assembly: ApacheMinaSSHD.NET.Wrapper.dll
    Syntax
    public static class AMNetSshAlgorithms.Presets

    Properties

    | Edit this page View Source

    ModernCiphers

    Modern cipher preference order, filtered by ApplyModernAlgorithmDefaults().

    Declaration
    public static IReadOnlyList<string> ModernCiphers { get; }
    Property Value
    Type Description
    IReadOnlyList<string>
    | Edit this page View Source

    ModernHostKeys

    Modern host key/signature preference order, filtered by ApplyModernAlgorithmDefaults().

    Declaration
    public static IReadOnlyList<string> ModernHostKeys { get; }
    Property Value
    Type Description
    IReadOnlyList<string>
    | Edit this page View Source

    ModernKeyExchanges

    Modern key exchange preference order, filtered by ApplyModernAlgorithmDefaults().

    Declaration
    public static IReadOnlyList<string> ModernKeyExchanges { get; }
    Property Value
    Type Description
    IReadOnlyList<string>
    | Edit this page View Source

    ModernMacs

    Modern MAC preference order, filtered by ApplyModernAlgorithmDefaults().

    Declaration
    public static IReadOnlyList<string> ModernMacs { get; }
    Property Value
    Type Description
    IReadOnlyList<string>
    • Edit this page
    • View Source
    In this article
    Back to top Porta SFTP ServerGitHubApacheMinaSSHD.NET Generated by DocFX