public class PacketKexDhGexGroup
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) java.math.BigInteger |
g |
(package private) java.math.BigInteger |
p |
(package private) byte[] |
payload |
Constructor and Description |
---|
PacketKexDhGexGroup(byte[] payload,
int off,
int len) |
Modifier and Type | Method and Description |
---|---|
java.math.BigInteger |
getG() |
java.math.BigInteger |
getP() |