public class FixedDHGEX256 extends FixedDHGEX
| Modifier and Type | Class and Description |
|---|---|
static class |
FixedDHGEX256.Factory
Named factory for DHGEX key exchange
|
DEFAULT_DHGEX_KEY_SIZE, MAX_DHGEX_KEY_SIZE, MAX_DHGEX_KEY_SIZE_PROP, MIN_DHGEX_KEY_SIZE, PREFERRED_DHGEX_KEY_SIZE| Constructor and Description |
|---|
FixedDHGEX256() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.sshd.common.kex.DH |
getDH(BigInteger p,
BigInteger g) |
protected org.apache.sshd.common.kex.DH getDH(BigInteger p, BigInteger g) throws Exception
getDH in class org.apache.sshd.client.kex.DHGEXExceptionCopyright © 2007–2017 The Apache Software Foundation. All rights reserved.