public class ScaleYNegateXPointMap extends java.lang.Object implements ECPointMap
Modifier and Type | Field and Description |
---|---|
protected ECFieldElement |
scale |
Constructor and Description |
---|
ScaleYNegateXPointMap(ECFieldElement scale) |
Modifier and Type | Method and Description |
---|---|
ECPoint |
map(ECPoint p) |
protected final ECFieldElement scale
public ScaleYNegateXPointMap(ECFieldElement scale)
public ECPoint map(ECPoint p)
map
in interface ECPointMap