fn fromAffineCoordinates(p: AffineCoordinates) EncodingError!Secp256k1

Create a point from affine coordinates after checking that they match the curve equation.

Parameters