|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.ethz.ssh2.packets.PacketKexDhGexRequest
PacketKexDhGexRequest.
Field Summary | |
(package private) int |
max
|
(package private) int |
min
|
(package private) int |
n
|
(package private) byte[] |
payload
|
Constructor Summary | |
PacketKexDhGexRequest(DHGexParameters para)
|
Method Summary | |
byte[] |
getPayload()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
byte[] payload
int min
int n
int max
Constructor Detail |
public PacketKexDhGexRequest(DHGexParameters para)
Method Detail |
public byte[] getPayload()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |