public interface DSAPrivateKey extends DSAKey, PrivateKey
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID
The serial version identifier.
|
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getX()
Returns the private key value
x. |
getAlgorithm, getEncoded, getFormatstatic final long serialVersionUID
BigInteger getX()
x.x.