Package com.sshtools.client.components
Class DiffieHellmanEcdhNistp256.DiffieHellmanEcdhNistp256Factory
java.lang.Object
com.sshtools.client.components.DiffieHellmanEcdhNistp256.DiffieHellmanEcdhNistp256Factory
- All Implemented Interfaces:
SshKeyExchangeClientFactory<DiffieHellmanEcdhNistp256>,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:
createin interfaceComponentInstanceFactory<DiffieHellmanEcdhNistp256>- Throws:
NoSuchAlgorithmExceptionIOException
-
getKeys
- Specified by:
getKeysin interfaceComponentInstanceFactory<DiffieHellmanEcdhNistp256>
-