protected virtual ECPoint CheckResult(ECPoint p)
 {
     return(ECAlgorithms.ImplCheckResult(p));
 }