|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.ethz.ssh2.packets.PacketKexDhGexInit
public class PacketKexDhGexInit
PacketKexDhGexInit.
Field Summary | |
---|---|
(package private) java.math.BigInteger |
e
|
(package private) byte[] |
payload
|
Constructor Summary | |
---|---|
PacketKexDhGexInit(java.math.BigInteger e)
|
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
java.math.BigInteger e
Constructor Detail |
---|
public PacketKexDhGexInit(java.math.BigInteger e)
Method Detail |
---|
public byte[] getPayload()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |