This class specifies the set of parameters used with the DSA algorithm.
author: Jan Luehe version: 1.13, 02/02/00 See Also:AlgorithmParameterSpec since: 1.2
Creates a new DSAParameterSpec with the specified parameter values.
Parameters: p - the prime. Parameters: q - the sub-prime. Parameters: g - the base.