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