|
Bouncy Castle Cryptography 1.24 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.bouncycastle.jce.spec.ElGamalGenParameterSpec
| Constructor Summary | |
ElGamalGenParameterSpec(int primeSize)
|
|
| Method Summary | |
int |
getPrimeSize()
Returns the size in bits of the prime modulus. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ElGamalGenParameterSpec(int primeSize)
| Method Detail |
public int getPrimeSize()
|
Bouncy Castle Cryptography 1.24 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||