Generated by
JDiff

Class java.security.AlgorithmParameterGenerator

Documentation changed from old to new.

Changed Constructors
AlgorithmParameterGenerator(AlgorithmParameterGeneratorSpi, Provider, String) Documentation changed from old to new.
Creates an AlgorithmParameterGenerator object.
 

Changed Methods
void init(AlgorithmParameterSpec) Documentation changed from old to new.
Initializes this parameter generator with a set of algorithm-specific parameter generation values.
void init(AlgorithmParameterSpec, SecureRandom) Documentation changed from old to new.
Initializes this parameter generator with a set of algorithm-specific parameter generation values.