Class SshPrivateKeyFormatFactory
java.lang.Object
com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFormatFactory
- Version:
- $Revision: 1.26 $
- Author:
- $author$
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
static List
static void
static SshPrivateKeyFormat
newInstance
(String type)
-
Constructor Details
-
SshPrivateKeyFormatFactory
public SshPrivateKeyFormatFactory()
-
-
Method Details
-
getSupportedFormats
- Returns:
-
initialize
public static void initialize() -
newInstance
- Parameters:
type
-- Returns:
- Throws:
InvalidSshKeyException
-
getDefaultFormatType
- Returns:
-