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