Package | Description |
---|---|
org.apache.sshd.client.kex | |
org.apache.sshd.server.kex |
Modifier and Type | Method and Description |
---|---|
protected DH |
DHG14.getDH() |
protected DH |
DHG1.getDH() |
protected DH |
DHGEX.getDH(BigInteger p,
BigInteger g) |
protected DH |
DHGEX256.getDH(BigInteger p,
BigInteger g) |
Modifier and Type | Method and Description |
---|---|
protected DH |
DHGEX.getDH(BigInteger p,
BigInteger g) |
protected DH |
DHGEX256.getDH(BigInteger p,
BigInteger g) |
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.