public interface DSAPrivateKey extends DSAKey, PrivateKey
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID
The version identifier used for serialization.
|
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getX()
This method returns the value of the DSA private key
|
getAlgorithm, getEncoded, getFormatstatic final long serialVersionUID
BigInteger getX()