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
- scaleECFieldElement
Fields
scale
protected readonly ECFieldElement scaleField Value
Methods
Map(ECPoint)
public virtual ECPoint Map(ECPoint p)Parameters
- pECPoint