Package com.trilead.ssh2.packets
Class PacketKexDHReply
java.lang.Object
com.trilead.ssh2.packets.PacketKexDHReply
PacketKexDHReply.
- Version:
- $Id: PacketKexDHReply.java,v 1.1 2007/10/15 12:49:55 cplattne Exp $
- Author:
- Christian Plattner, plattner@trilead.com
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PacketKexDHReply
- Throws:
IOException
-
-
Method Details
-
getF
public byte[] getF() -
getHostKey
public byte[] getHostKey() -
getSignature
public byte[] getSignature()
-