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 DSAParamsgetParams()
-
-
-
Method Detail
-
getParams
DSAParams getParams()
-
-