|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.ethz.ssh2.packets.PacketNewKeys
PacketNewKeys.
Field Summary | |
(package private) byte[] |
payload
|
Constructor Summary | |
PacketNewKeys()
|
|
PacketNewKeys(byte[] payload,
int off,
int len)
|
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
Constructor Detail |
public PacketNewKeys()
public PacketNewKeys(byte[] payload, int off, int len) throws java.io.IOException
Method Detail |
public byte[] getPayload()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |