Class Ssh2BaseRsaPrivateKey
java.lang.Object
com.sshtools.common.ssh.components.jce.Ssh2BaseJCEPrivateKey
com.sshtools.common.ssh.components.jce.Ssh2BaseRsaPrivateKey
- All Implemented Interfaces:
SshPrivateKey
- Direct Known Subclasses:
Ssh2RsaPrivateKey
-
Field Summary
Fields inherited from class com.sshtools.common.ssh.components.jce.Ssh2BaseJCEPrivateKey
customProvider, prv -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sshtools.common.ssh.components.jce.Ssh2BaseJCEPrivateKey
getJCEPrivateKey, getJCESignatureMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.sshtools.common.ssh.components.SshPrivateKey
getAlgorithm, getJCEPrivateKey, sign, sign
-
Constructor Details
-
Ssh2BaseRsaPrivateKey
-
Ssh2BaseRsaPrivateKey
-
-
Method Details
-
doSign
- Throws:
IOException
-