|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DSAPrivateKey
This interface models a Digital Signature Algorithm (DSA) private key
| Field Summary | |
|---|---|
static long |
serialVersionUID
The version identifier used for serialization. |
| Method Summary | |
|---|---|
BigInteger |
getX()
This method returns the value of the DSA private key |
| Methods inherited from interface java.security.interfaces.DSAKey |
|---|
getParams |
| Methods inherited from interface java.security.Key |
|---|
getAlgorithm, getEncoded, getFormat |
| Field Detail |
|---|
static final long serialVersionUID
| Method Detail |
|---|
BigInteger getX()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||