Interface IPolynomial
- Namespace
- Enterprises.Org.BouncyCastle.Math.Field
- Assembly
- Enterprises.BouncyCastle.Crypto.dll
public interface IPolynomial
Properties
Degree
int Degree { get; }
Property Value
Methods
GetExponentsPresent()
int[] GetExponentsPresent()
Returns
- int[]