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
IOExceptionpublic BigInteger getG()
public BigInteger getP()
Copyright © 2018. All rights reserved.