Package org.bouncycastle.crypto.params
Class DHKeyGenerationParameters
java.lang.Object
org.bouncycastle.crypto.KeyGenerationParameters
org.bouncycastle.crypto.params.DHKeyGenerationParameters
public class DHKeyGenerationParameters extends KeyGenerationParameters
-
Constructor Summary
Constructors Constructor Description DHKeyGenerationParameters(SecureRandom random, DHParameters params) -
Method Summary
Modifier and Type Method Description DHParametersgetParameters()Methods inherited from class org.bouncycastle.crypto.KeyGenerationParameters
getRandom, getStrength
-
Constructor Details
-
DHKeyGenerationParameters
-
-
Method Details
-
getParameters
-