Interface IECEndomorphism
- Namespace
- Enterprises.Org.BouncyCastle.Math.EC.Endo
- Assembly
- Enterprises.BouncyCastle.Crypto.dll
public interface IECEndomorphismProperties
HasEfficientPointMap
bool HasEfficientPointMap { get; }Property Value
PointMap
IECPointMap PointMap { get; }