computeAttestationHash()
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / computeAttestationHash
Function: computeAttestationHash()
Section titled “Function: computeAttestationHash()”computeAttestationHash(
message):Uint8Array
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:7022
Compute the hash to be signed for an attestation
hash = SHA256(domain || serialized_message)
Parameters
Section titled “Parameters”message
Section titled “message”Returns
Section titled “Returns”Uint8Array