|
abcdef | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DSAPublicKey | |
|---|---|
| com.trilead.ssh2.signature | |
| Uses of DSAPublicKey in com.trilead.ssh2.signature |
|---|
| Methods in com.trilead.ssh2.signature that return DSAPublicKey | |
|---|---|
static DSAPublicKey |
DSASHA1Verify.decodeSSHDSAPublicKey(byte[] key)
|
DSAPublicKey |
DSAPrivateKey.getPublicKey()
|
| Methods in com.trilead.ssh2.signature with parameters of type DSAPublicKey | |
|---|---|
static byte[] |
DSASHA1Verify.encodeSSHDSAPublicKey(DSAPublicKey pk)
|
static boolean |
DSASHA1Verify.verifySignature(byte[] message,
DSASignature ds,
DSAPublicKey dpk)
|
|
abcdef | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||