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