public class SecT131R1Point extends ECPoint.AbstractF2m
ECPoint.AbstractF2m, ECPoint.AbstractFp, ECPoint.F2m, ECPoint.Fp| Modifier and Type | Method and Description |
|---|---|
ECPoint |
add(ECPoint b) |
protected ECPoint |
detach() |
protected boolean |
getCompressionYTilde() |
ECFieldElement |
getYCoord()
Returns the y-coordinate.
|
ECPoint |
negate() |
ECPoint |
twice() |
ECPoint |
twicePlus(ECPoint b) |
satisfiesCurveEquation, satisfiesOrder, scaleX, scaleXNegateY, scaleY, scaleYNegateX, subtract, tau, tauPowcheckNormalized, createScaledPoint, encodeTo, equals, equals, getAffineXCoord, getAffineYCoord, getCurve, getCurveCoordinateSystem, getDetachedPoint, getEncoded, getEncodedLength, getInitialZCoords, getRawXCoord, getRawYCoord, getRawZCoords, getXCoord, getZCoord, getZCoords, hashCode, isInfinity, isNormalized, isValid, multiply, normalize, threeTimes, timesPow2, toStringpublic ECFieldElement getYCoord()
ECPointprotected boolean getCompressionYTilde()
getCompressionYTilde in class ECPoint