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