Package com.sshtools.synergy.ssh
Class TransportProtocolHelper
java.lang.Object
com.sshtools.synergy.ssh.TransportProtocolHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]generateKexInit(SshContext sshContext, boolean supportsExtInfo, String extInfo, String strictTransport)
-
Constructor Details
-
TransportProtocolHelper
public TransportProtocolHelper()
-
-
Method Details
-
generateKexInit
public static byte[] generateKexInit(SshContext sshContext, boolean supportsExtInfo, String extInfo, String strictTransport) throws SshException, IOException - Throws:
SshExceptionIOException
-