-
- All Known Subinterfaces:
DSAPrivateKey,DSAPublicKey
public interface DSAKeyThe interface to a DSA public or private key. DSA (Digital Signature Algorithm) is defined in NIST's FIPS-186.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DSAParamsgetParams()Returns the DSA-specific key parameters.
-