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