Package com.tailf.ned

Class NedCmd.NedSSHAlgorithms

Object
com.tailf.ned.NedCmd.NedSSHAlgorithms
Enclosing class:
NedCmd

public class NedCmd.NedSSHAlgorithms extends Object
  • Method Details

    • getPublicKey

      public List<String> getPublicKey()
    • getMac

      public List<String> getMac()
    • getCipher

      public List<String> getCipher()
    • getKex

      public List<String> getKex()
    • getCompression

      public List<String> getCompression()
    • getDhGexLimitMin

      public Long getDhGexLimitMin()
    • getDhGexLimitPreferred

      public Long getDhGexLimitPreferred()
    • getDhGexLimitMax

      public Long getDhGexLimitMax()