fn fromAffineCoordinates(p: AffineCoordinates) EncodingError!Secp256k1
[src]
Create a point from affine coordinates after checking that they match the curve equation.
fn fromAffineCoordinates(p: AffineCoordinates) EncodingError!Secp256k1
Create a point from affine coordinates after checking that they match the curve equation.