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