public static final class DiffieHellman.ParameterSpecGenerator extends Object
| Constructor and Description |
|---|
ParameterSpecGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static DHParameterSpec |
generate(int bits)
Create Diffie-Hellman parameters.
|
public static DHParameterSpec generate(int bits)
Takes VERY long...
Copyright (c) 2011-2015 Eike Stepper (Berlin, Germany) and others.