|
Bouncy Castle Cryptography 1.45 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.jce.spec.ElGamalGenParameterSpec
public class 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.45 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||