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