|
Bouncy Castle Cryptography Library 1.82 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.math.ec.AbstractECLookupTable
org.bouncycastle.math.ec.SimpleLookupTable
| Constructor Summary | |
SimpleLookupTable(ECPoint[] points,
int off,
int len)
|
|
| Method Summary | |
int |
getSize()
|
ECPoint |
lookup(int index)
|
ECPoint |
lookupVar(int index)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SimpleLookupTable(ECPoint[] points,
int off,
int len)
| Method Detail |
public int getSize()
public ECPoint lookup(int index)
public ECPoint lookupVar(int index)
lookupVar in interface ECLookupTablelookupVar in class AbstractECLookupTable
|
Bouncy Castle Cryptography Library 1.82 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||