com.sshtools.j2ssh.transport.kex
Class SshKeyExchangeFactory
java.lang.Object
com.sshtools.j2ssh.transport.kex.SshKeyExchangeFactory
public class SshKeyExchangeFactory
extends java.lang.Object
SshKeyExchangeFactory
protected SshKeyExchangeFactory()
Creates a new SshKeyExchangeFactory object.
getDefaultKeyExchange
public static String getDefaultKeyExchange()
getSupportedKeyExchanges
public static List getSupportedKeyExchanges()
initialize
public static void initialize()
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.