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