PointGFp.this

Construct the zero point

  1. this(CurveGFp curve)
    struct PointGFp
    public
    this
    ()
    (
    auto const ref CurveGFp curve
    )
  2. this(PointGFp* other)
  3. this(CurveGFp curve, BigInt* x, BigInt* y)

Parameters

curve CurveGFp

The base curve

Meta