NativeSecp256k1.randomizeContext

Updates the context randomization

class NativeSecp256k1
@trusted nothrow
bool
randomizeContext
(
const(ubyte)[] seed = null
)
in (seed == null || seed.length == MESSAGE_SIZE)

Parameters

seed const(ubyte)[]

32-byte random seed or null