fn fromAffineCoordinates(p: AffineCoordinates) EncodingError!P256

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

Parameters