Package org.bouncycastle.math.ec
Interface ECLookupTable
-
- All Known Implementing Classes:
AbstractECLookupTable,SimpleLookupTable
public interface ECLookupTable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetSize()ECPointlookup(int index)ECPointlookupVar(int index)
-