Table of Contents

Interface IPolynomial

Namespace
Enterprises.Org.BouncyCastle.Math.Field
Assembly
Enterprises.BouncyCastle.Crypto.dll
public interface IPolynomial

Properties

Degree

int Degree { get; }

Property Value

int

Methods

GetExponentsPresent()

int[] GetExponentsPresent()

Returns

int[]