Package com.sshtools.client.components
Class DiffieHellmanGroup1Sha1JCE.DiffieHellmanGroup1Sha1JCEFactory
java.lang.Object
com.sshtools.client.components.DiffieHellmanGroup1Sha1JCE.DiffieHellmanGroup1Sha1JCEFactory
- All Implemented Interfaces:
SshKeyExchangeClientFactory<DiffieHellmanGroup1Sha1JCE>
,com.sshtools.common.ssh.components.ComponentInstanceFactory<DiffieHellmanGroup1Sha1JCE>
- Enclosing class:
- DiffieHellmanGroup1Sha1JCE
public static class DiffieHellmanGroup1Sha1JCE.DiffieHellmanGroup1Sha1JCEFactory
extends Object
implements SshKeyExchangeClientFactory<DiffieHellmanGroup1Sha1JCE>
-
Constructor Details
-
DiffieHellmanGroup1Sha1JCEFactory
public DiffieHellmanGroup1Sha1JCEFactory()
-
-
Method Details
-
create
- Specified by:
create
in interfacecom.sshtools.common.ssh.components.ComponentInstanceFactory<DiffieHellmanGroup1Sha1JCE>
- Throws:
NoSuchAlgorithmException
IOException
-
getKeys
- Specified by:
getKeys
in interfacecom.sshtools.common.ssh.components.ComponentInstanceFactory<DiffieHellmanGroup1Sha1JCE>
-