- params
- the parameters for the key generation algorithm.
- random
- the randomness source for any random bytes.
Type Reason Java.Security.InvalidAlgorithmParameterException if the parameters cannot be uses to initialize this key generator algorithm.
Initializes this KeyGenerator instance with the specified algorithm parameters and randomness source.