Constant Field Values

Contents

org.apache.*

  • org.apache.sshd.common.kex.extension.parser.DelayCompression 
    Modifier and Type Constant Field Value
    public static final String NAME "delay-compression"
  • org.apache.sshd.common.kex.extension.parser.Elevation 
    Modifier and Type Constant Field Value
    public static final String NAME "elevation"
  • org.apache.sshd.common.kex.extension.parser.HostBoundPubkeyAuthentication 
    Modifier and Type Constant Field Value
    public static final String AUTH_NAME "publickey-hostbound-v00@openssh.com"
    public static final String NAME "publickey-hostbound@openssh.com"
  • org.apache.sshd.common.kex.extension.parser.NoFlowControl 
    Modifier and Type Constant Field Value
    public static final String NAME "no-flow-control"
  • org.apache.sshd.common.kex.extension.parser.ServerSignatureAlgorithms 
    Modifier and Type Constant Field Value
    public static final String NAME "server-sig-algs"
  • org.apache.sshd.common.random.JceRandom 
    Modifier and Type Constant Field Value
    public static final String NAME "JCE"
  • org.apache.sshd.common.random.JceRandomFactory 
    Modifier and Type Constant Field Value
    public static final String NAME "default"
  • org.apache.sshd.common.util.io.der.ASN1Object 
    Modifier and Type Constant Field Value
    public static final byte CONSTRUCTED 32
  • org.apache.sshd.common.util.io.der.DERParser 
    Modifier and Type Constant Field Value
    public static final int MAX_DER_VALUE_LENGTH 65534