fn subMixed(p: Secp256k1, q: AffineCoordinates) Secp256k1
[src]
Subtract secp256k1 points, the second being specified using affine coordinates.
fn subMixed(p: Secp256k1, q: AffineCoordinates) Secp256k1
Subtract secp256k1 points, the second being specified using affine coordinates.