Package | Description |
---|---|
com.trilead.ssh2.signature |
Modifier and Type | Method and Description |
---|---|
static DSAPublicKey |
DSASHA1Verify.decodeSSHDSAPublicKey(byte[] key)
Deprecated.
|
DSAPublicKey |
DSAPrivateKey.getPublicKey()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static byte[] |
DSASHA1Verify.encodeSSHDSAPublicKey(DSAPublicKey pk)
Deprecated.
|
static boolean |
DSASHA1Verify.verifySignature(byte[] message,
DSASignature ds,
DSAPublicKey dpk)
Deprecated.
|
Copyright © 2020. All rights reserved.