org.bouncycastle.jce.spec
public class ElGamalGenParameterSpec extends Object implements AlgorithmParameterSpec
| Constructor Summary | |
|---|---|
| ElGamalGenParameterSpec(int primeSize) | |
| Method Summary | |
|---|---|
| int | getPrimeSize()
Returns the size in bits of the prime modulus.
|
Returns: the size in bits of the prime modulus