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