ch.ethz.ssh2.packets
Class PacketKexDhGexReply
java.lang.Object
ch.ethz.ssh2.packets.PacketKexDhGexReply
public class PacketKexDhGexReply
- extends Object
PacketKexDhGexReply.
- Version:
- 2.50, 03/15/10
- Author:
- Christian Plattner
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PacketKexDhGexReply
public PacketKexDhGexReply(byte[] payload,
int off,
int len)
throws IOException
- Throws:
IOException
getF
public BigInteger getF()
getHostKey
public byte[] getHostKey()
getSignature
public byte[] getSignature()
Copyright © 2011. All Rights Reserved.