| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.sshtools.j2ssh.transport.cipher.SshCipherFactorypublic class SshCipherFactoryextends java.lang.ObjectConstructor Summary | |
| |
Method Summary | |
static String | |
static List | |
static void | |
static SshCipher |
|
public static String getDefaultCipher()
- Returns:
public static List getSupportedCiphers()
- Returns:
public static void initialize()
public static SshCipher newInstance(String algorithmName) throws AlgorithmNotSupportedException
- Parameters:
algorithmName-
- Returns:
- Throws:
AlgorithmNotSupportedException-