Package org.bouncycastle.crypto.params
Class ElGamalKeyGenerationParameters
java.lang.Object
org.bouncycastle.crypto.KeyGenerationParameters
org.bouncycastle.crypto.params.ElGamalKeyGenerationParameters
-
Constructor Summary
ConstructorDescriptionElGamalKeyGenerationParameters
(SecureRandom random, ElGamalParameters params) -
Method Summary
Methods inherited from class org.bouncycastle.crypto.KeyGenerationParameters
getRandom, getStrength
-
Constructor Details
-
ElGamalKeyGenerationParameters
-
-
Method Details
-
getParameters
-