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