public abstract class Ssh2BaseRsaPrivateKey extends Ssh2BaseJCEPrivateKey implements SshPrivateKey
customProvider, prv| Constructor and Description |
|---|
Ssh2BaseRsaPrivateKey(PrivateKey prv) |
Ssh2BaseRsaPrivateKey(PrivateKey prv,
Provider customProvider) |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
doSign(byte[] data,
String signingAlgorithm) |
getJCEPrivateKey, getJCESignatureclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAlgorithm, getJCEPrivateKey, sign, signpublic Ssh2BaseRsaPrivateKey(PrivateKey prv)
public Ssh2BaseRsaPrivateKey(PrivateKey prv, Provider customProvider)
protected byte[] doSign(byte[] data,
String signingAlgorithm)
throws IOException
IOExceptionCopyright © 2025. All rights reserved.