com.trilead.ssh2.packets

Class PacketKexDhGexGroup


public class PacketKexDhGexGroup
extends java.lang.Object

PacketKexDhGexGroup.

Constructor Summary

PacketKexDhGexGroup(payload[] , int off, int len)

Method Summary

BigInteger
getG()
BigInteger
getP()

Constructor Details

PacketKexDhGexGroup

public PacketKexDhGexGroup(payload[] ,
                           int off,
                           int len)
            throws IOException

Method Details

getG

public BigInteger getG()

getP

public BigInteger getP()