PointGFp.getCurve

Return base curve of this point

struct PointGFp
public ref const return
const(CurveGFp)
getCurve
()

Return Value

Type: const(CurveGFp)

the curve over GF(p) of this point

Meta