|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.gudy.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()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |