Package com.trilead.ssh2.packets
Class PacketNewKeys
java.lang.Object
com.trilead.ssh2.packets.PacketNewKeys
public class PacketNewKeys extends Object
PacketNewKeys.
- Version:
- $Id: PacketNewKeys.java,v 1.1 2007/10/15 12:49:55 cplattne Exp $
- Author:
- Christian Plattner, plattner@trilead.com
-
Constructor Summary
Constructors Constructor Description PacketNewKeys()PacketNewKeys(byte[] payload, int off, int len) -
Method Summary
Modifier and Type Method Description byte[]getPayload()
-
Constructor Details
-
PacketNewKeys
public PacketNewKeys() -
PacketNewKeys
- Throws:
IOException
-
-
Method Details
-
getPayload
public byte[] getPayload()
-