Package org.bouncycastle.crypto.params
Class ECKeyGenerationParameters
java.lang.Object
org.bouncycastle.crypto.KeyGenerationParameters
org.bouncycastle.crypto.params.ECKeyGenerationParameters
-
Constructor Summary
ConstructorDescriptionECKeyGenerationParameters
(ECDomainParameters domainParams, SecureRandom random) -
Method Summary
Methods inherited from class org.bouncycastle.crypto.KeyGenerationParameters
getRandom, getStrength
-
Constructor Details
-
ECKeyGenerationParameters
-
-
Method Details
-
getDomainParameters
-