Class SshHmacFactory
java.lang.Object
com.sshtools.j2ssh.transport.hmac.SshHmacFactory
- Version:
- $Revision: 1.30 $
- Author:
- $author$
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final String
static List
static void
static SshHmac
newInstance
(String methodName)
-
Constructor Details
-
SshHmacFactory
protected SshHmacFactory()Creates a new SshHmacFactory object.
-
-
Method Details
-
initialize
public static void initialize() -
getDefaultHmac
- Returns:
-
getSupportedMacs
- Returns:
-
newInstance
- Parameters:
methodName
-- Returns:
- Throws:
AlgorithmNotSupportedException
-