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