operator - abstract method

ECPoint? operator -(
  1. ECPoint b
)

Implementation

ECPoint? operator -(ECPoint b);