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