|
|||||||||
Home >> All >> cryptix >> jce >> provider >> [ elgamal overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |
cryptix.jce.provider.elgamal
Class PrecomputedParams

java.lang.Objectcryptix.jce.provider.elgamal.PrecomputedParams
- final class PrecomputedParams
- extends java.lang.Object
- Version:
- $Revision: 1.4 $
Constructor Summary | |
(package private) |
PrecomputedParams()
|
Method Summary | |
(package private) static cryptix.jce.ElGamalParams |
get(int keysize)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
PrecomputedParams
PrecomputedParams()
Method Detail |
get
static cryptix.jce.ElGamalParams get(int keysize)
|
|||||||||
Home >> All >> cryptix >> jce >> provider >> [ elgamal overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |