privKeyTweakMul

abstract fun privKeyTweakMul(privkey: ByteArray, tweak: ByteArray): ByteArray

Tweak a private key by multiplying it by a tweak.