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