public class PacketKexDhGexRequest
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) int |
max |
(package private) int |
min |
(package private) int |
n |
(package private) byte[] |
payload |
Constructor and Description |
---|
PacketKexDhGexRequest(DHGexParameters para) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getPayload() |
public PacketKexDhGexRequest(DHGexParameters para)