PointGFp.isZero

Is this the point at infinity?

struct PointGFp
public const
bool
isZero
()

Return Value

Type: bool

true, if this point is at infinity, false otherwise.

Meta