Table of Contents

Interface IPolynomial

Namespace
Org.BouncyCastle.Math.Field
Assembly
BouncyCastle.Cryptography.dll
public interface IPolynomial

Properties

Degree

int Degree { get; }

Property Value

int

Methods

GetExponentsPresent()

int[] GetExponentsPresent()

Returns

int[]