protected override ECPoint MultiplyPositive(
ECPoint point,
BigInteger k
)Protected Overrides Function MultiplyPositive (
point As ECPoint,
k As BigInteger
) As ECPointprotected:
virtual ECPoint^ MultiplyPositive(
ECPoint^ point,
BigInteger^ k
) overridefunction MultiplyPositive(point, k);