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