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