| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_DHGEX_KEY_SIZE |
1024 |
public static final int |
MAX_DHGEX_KEY_SIZE |
8192 |
public static final String |
MAX_DHGEX_KEY_SIZE_PROP |
"org.apache.sshd.maxDHGexKeySize" |
public static final int |
MIN_DHGEX_KEY_SIZE |
1024 |
public static final int |
PREFERRED_DHGEX_KEY_SIZE |
4096 |
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.