Table of Contents

Interface IFiniteField

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

Properties

Characteristic

BigInteger Characteristic { get; }

Property Value

BigInteger

Dimension

int Dimension { get; }

Property Value

int