Class Ssh2BaseJCEPrivateKey
java.lang.Object
com.sshtools.common.ssh.components.jce.Ssh2BaseJCEPrivateKey
- All Implemented Interfaces:
SshPrivateKey
- Direct Known Subclasses:
Ssh2BaseDsaPrivateKey,Ssh2BaseRsaPrivateKey,Ssh2EcdsaSha2NistPrivateKey
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods 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, sign, sign
-
Field Details
-
prv
-
customProvider
-
-
Constructor Details
-
Ssh2BaseJCEPrivateKey
-
Ssh2BaseJCEPrivateKey
-
-
Method Details
-
getJCEPrivateKey
- Specified by:
getJCEPrivateKeyin interfaceSshPrivateKey
-
getJCESignature
- Throws:
NoSuchAlgorithmException
-