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