Package java.security.interfaces
Interface DSAPrivateKey
- All Superinterfaces:
DSAKey
,Key
,PrivateKey
,Serializable
-
Field Summary
Fields -
Method Summary
Methods inherited from interface java.security.Key
getAlgorithm, getEncoded, getFormat
-
Field Details
-
serialVersionUID
static final long serialVersionUID- See Also:
-
-
Method Details
-
getX
BigInteger getX()
-