pub Key Tweak Mul
open override fun pubKeyTweakMul(pubkey: ByteArray, tweak: ByteArray): ByteArray
Content copied to clipboard
Tweak a public key by multiplying it by a tweak value. Returns the uncompressed public key (65 bytes).