Class ScaleXPointMap
- Namespace
- Enterprises.Org.BouncyCastle.Math.EC
- Assembly
- Enterprises.BouncyCastle.Crypto.dll
public class ScaleXPointMap : IECPointMap
- Inheritance
-
ScaleXPointMap
- Implements
- Inherited Members
Constructors
ScaleXPointMap(ECFieldElement)
public ScaleXPointMap(ECFieldElement scale)
Parameters
scale
ECFieldElement
Fields
scale
protected readonly ECFieldElement scale
Field Value
Methods
Map(ECPoint)
public virtual ECPoint Map(ECPoint p)
Parameters
p
ECPoint