public class PacketKexDhGexReply extends Object
| Constructor and Description |
|---|
PacketKexDhGexReply(byte[] payload,
int off,
int len) |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getF() |
byte[] |
getHostKey() |
byte[] |
getSignature() |
public PacketKexDhGexReply(byte[] payload,
int off,
int len)
throws IOException
IOExceptionpublic BigInteger getF()
public byte[] getHostKey()
public byte[] getSignature()
Copyright © 2018. All rights reserved.