Table of Contents

Interface IECLookupTable

Namespace
Enterprises.Org.BouncyCastle.Math.EC
Assembly
Enterprises.BouncyCastle.Crypto.dll
public interface IECLookupTable

Properties

Size

int Size { get; }

Property Value

int

Methods

Lookup(int)

ECPoint Lookup(int index)

Parameters

index int

Returns

ECPoint