Initializes this parameter generator for a certain strength
and source of randomness.
Parameters: strength - the strength (size of prime) in bits Parameters: random - the source of randomness
Initializes this parameter generator with a set of
algorithm-specific parameter generation values.
Parameters: params - the set of algorithm-specific parameter generation values Parameters: random - the source of randomness exception: InvalidAlgorithmParameterException - if the given parametergeneration values are inappropriate for this parameter generator