Table of Contents

Interface ECEndomorphism

Namespace
Org.BouncyCastle.Math.EC.Endo
Assembly
BouncyCastle.Cryptography.dll
public interface ECEndomorphism

Properties

HasEfficientPointMap

bool HasEfficientPointMap { get; }

Property Value

bool

PointMap

ECPointMap PointMap { get; }

Property Value

ECPointMap