Table of Contents

Interface IECEndomorphism

Namespace
Enterprises.Org.BouncyCastle.Math.EC.Endo
Assembly
Enterprises.BouncyCastle.Crypto.dll
public interface IECEndomorphism

Properties

HasEfficientPointMap

bool HasEfficientPointMap { get; }

Property Value

bool

PointMap

IECPointMap PointMap { get; }

Property Value

IECPointMap