Class PacketKexDhGexGroup

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

public class PacketKexDhGexGroup extends Object
PacketKexDhGexGroup.
  • Constructor Details

    • PacketKexDhGexGroup

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