Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFormatFactory
public class SshPrivateKeyFormatFactory
extends java.lang.Object
Method Summary | |
static String | |
static List | |
static void | |
static SshPrivateKeyFormat |
|
public static String getDefaultFormatType()
- Returns:
public static List getSupportedFormats()
- Returns:
public static void initialize()
public static SshPrivateKeyFormat newInstance(String type) throws InvalidSshKeyException
- Parameters:
type
-
- Returns:
- Throws:
InvalidSshKeyException
-