Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.sshtools.j2ssh.transport.cipher.SshCipherFactory
public class SshCipherFactory
extends java.lang.Object
Constructor 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
-