Interface IFiniteField
- Namespace
- Org.BouncyCastle.Math.Field
- Assembly
- BouncyCastle.Cryptography.dll
public interface IFiniteField
Properties
Characteristic
BigInteger Characteristic { get; }
Property Value
Dimension
int Dimension { get; }
public interface IFiniteField
BigInteger Characteristic { get; }
int Dimension { get; }