Interface ECLookupTable


public interface ECLookupTable
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    lookup(int index)
     
  • Method Details

    • getSize

      int getSize()
    • lookup

      ECPoint lookup(int index)