| Package | Description |
|---|---|
| com.trilead.ssh2.signature |
| Modifier and Type | Method and Description |
|---|---|
static RSAPublicKey |
RSASHA1Verify.decodeSSHRSAPublicKey(byte[] key)
Deprecated.
|
RSAPublicKey |
RSAPrivateKey.getPublicKey()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
RSASHA1Verify.encodeSSHRSAPublicKey(RSAPublicKey pk)
Deprecated.
|
static boolean |
RSASHA1Verify.verifySignature(byte[] message,
RSASignature ds,
RSAPublicKey dpk)
Deprecated.
|
Copyright © 2018. All rights reserved.