Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.sshtools.j2ssh.transport.hmac.SshHmacFactory
public class SshHmacFactory
extends java.lang.Object
Constructor Summary | |
|
Method Summary | |
static String | |
static List | |
static void | |
static SshHmac |
|
public static final String getDefaultHmac()
- Returns:
public static List getSupportedMacs()
- Returns:
public static void initialize()
public static SshHmac newInstance(String methodName) throws AlgorithmNotSupportedException
- Parameters:
methodName
-
- Returns:
- Throws:
AlgorithmNotSupportedException
-