public class ScaleYPointMap extends Object implements ECPointMap
Modifier and Type | Field and Description |
---|---|
protected ECFieldElement |
scale |
Constructor and Description |
---|
ScaleYPointMap(ECFieldElement scale) |
protected final ECFieldElement scale
public ScaleYPointMap(ECFieldElement scale)
public ECPoint map(ECPoint p)
map
in interface ECPointMap
Copyright © 2018 BouncyCastle.org. All rights reserved.