Package java.security.interfaces
Interface DSAKey
-
- All Known Subinterfaces:
DSAPrivateKey
,DSAPublicKey
public interface DSAKey
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DSAParams
getParams()
-
-
-
Method Detail
-
getParams
DSAParams getParams()
-
-