| java.lang.Object ch.ethz.ssh2.transport.ClientServerHello
ClientServerHello | public class ClientServerHello (Code) | | ClientServerHello.
author: Christian Plattner, plattner@inf.ethz.ch version: $Id: ClientServerHello.java,v 1.8 2006/08/02 11:57:12 cplattne Exp $ |
getClientString | public byte[] getClientString()(Code) | | Returns the client_versioncomment. |
getServerString | public byte[] getServerString()(Code) | | Returns the server_versioncomment. |
|
|