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