| Package | Description |
|---|---|
| ch.ethz.ssh2.signature |
| Modifier and Type | Method and Description |
|---|---|
static DSAPublicKey |
DSASHA1Verify.decodeSSHDSAPublicKey(byte[] key) |
DSAPublicKey |
DSAPrivateKey.getPublicKey() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
DSASHA1Verify.encodeSSHDSAPublicKey(DSAPublicKey pk) |
static boolean |
DSASHA1Verify.verifySignature(byte[] message,
DSASignature ds,
DSAPublicKey dpk) |
Copyright © 2014. All Rights Reserved.