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