Table of Contents

Interface IFiniteField

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

Properties

Characteristic

BigInteger Characteristic { get; }

Property Value

BigInteger

Dimension

int Dimension { get; }

Property Value

int