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