Class PacketNewKeys

java.lang.Object
com.trilead.ssh2.packets.PacketNewKeys

public class PacketNewKeys extends Object
PacketNewKeys.
  • Constructor Details

    • PacketNewKeys

      public PacketNewKeys()
    • PacketNewKeys

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

    • getPayload

      public byte[] getPayload()