|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.sshd.server.kex.AbstractDHGServer
org.apache.sshd.server.kex.DHG1
public class DHG1
TODO Add javadoc
Nested Class Summary | |
---|---|
static class |
DHG1.Factory
|
Constructor Summary | |
---|---|
DHG1()
|
Method Summary | |
---|---|
protected void |
initDH(DH dh)
|
Methods inherited from class org.apache.sshd.server.kex.AbstractDHGServer |
---|
getH, getHash, getK, getServerKey, init, next |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DHG1()
Method Detail |
---|
protected void initDH(DH dh)
initDH
in class AbstractDHGServer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |