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