Searched defs:getAffineXCoord (Results 1 - 1 of 1) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
H A DECPoint.java82 * @deprecated Use getAffineXCoord, or normalize() and getXCoord(), instead
109 public ECFieldElement getAffineXCoord() method in class:ECPoint
132 * affine values, or use getAffineXCoord if you expect the point to already have been

Completed in 88 milliseconds