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