|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.sshd.common.kex.DHGroupData
public final class DHGroupData
Simple class holding the data for DH group key exchanges.
| Constructor Summary | |
|---|---|
DHGroupData()
|
|
| Method Summary | |
|---|---|
static byte[] |
getG()
|
static byte[] |
getP1()
|
static byte[] |
getP14()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DHGroupData()
| Method Detail |
|---|
public static byte[] getG()
public static byte[] getP1()
public static byte[] getP14()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||