com.sshtools.j2ssh.transport.publickey
Class SshKeyPairFactory
java.lang.Object
com.sshtools.j2ssh.transport.publickey.SshKeyPairFactory
public class SshKeyPairFactory
extends java.lang.Object
SshKeyPairFactory
protected SshKeyPairFactory()
Creates a new SshKeyPairFactory object.
getDefaultPublicKey
public static String getDefaultPublicKey()
getSupportedKeys
public static List getSupportedKeys()
initialize
public static void initialize()
supportsKey
public static boolean supportsKey(String algorithm)
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.