Optional ReadonlycompressedWhether to use compressed SEC1 encoding for the public key.
Defaults to true.
Optional ReadonlyrngCustom random-byte generator. Must return exactly size bytes.
Falls back to crypto.getRandomValues when omitted.
Options for ECPairSigner.makeRandom, extending SignerOptions with an optional custom RNG.