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 Details

    • PacketNewKeys

      public PacketNewKeys()
    • PacketNewKeys

      public PacketNewKeys(byte[] payload, int off, int len) throws IOException
      Throws:
      IOException
  • Method Details

    • getPayload

      public byte[] getPayload()