signatureBytes
This helper combines asserting that a ReadonlyUint8Array
is an Ed25519 signature with coercing it to the
SignatureBytes type. It's best used with untrusted input.
Parameters
Parameter | Type |
---|---|
putativeSignatureBytes | ReadonlyUint8Array |
This helper combines asserting that a ReadonlyUint8Array
is an Ed25519 signature with coercing it to the
SignatureBytes type. It's best used with untrusted input.
Parameter | Type |
---|---|
putativeSignatureBytes | ReadonlyUint8Array |