Options for schnorr.sign: explicit aux-rand bytes, or a generator to draw them from.
schnorr.sign
Optional
Readonly
32 bytes of auxiliary randomness (BIP-340). Takes precedence over rng.
rng
Generator to draw 32 aux-rand bytes from. Default: secure.
Options for
schnorr.sign: explicit aux-rand bytes, or a generator to draw them from.