|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RSAPublicKey | |
|---|---|
| ch.ethz.ssh2.signature | |
| Uses of RSAPublicKey in ch.ethz.ssh2.signature |
|---|
| Methods in ch.ethz.ssh2.signature that return RSAPublicKey | |
|---|---|
static RSAPublicKey |
RSASHA1Verify.decodeSSHRSAPublicKey(byte[] key)
|
RSAPublicKey |
RSAPrivateKey.getPublicKey()
|
| Methods in ch.ethz.ssh2.signature with parameters of type RSAPublicKey | |
|---|---|
static byte[] |
RSASHA1Verify.encodeSSHRSAPublicKey(RSAPublicKey pk)
|
static boolean |
RSASHA1Verify.verifySignature(byte[] message,
RSASignature ds,
RSAPublicKey dpk)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||