public class PacketKexDhGexGroup extends Object
Constructor and Description |
---|
PacketKexDhGexGroup(byte[] payload,
int off,
int len) |
Modifier and Type | Method and Description |
---|---|
BigInteger |
getG() |
BigInteger |
getP() |
public PacketKexDhGexGroup(byte[] payload, int off, int len) throws IOException
IOException
public BigInteger getG()
public BigInteger getP()
Copyright © 2016. All rights reserved.