secp256k1_ec_privkey_tweak_mul

Same as secp256k1_ec_seckey_tweak_mul, but DEPRECATED. Will be removed in * future versions.

extern (C)
int
secp256k1_ec_privkey_tweak_mul
(,
ubyte* seckey
,
const(ubyte)* tweak32
)

Meta