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