computeAttestationHash()
SIP Protocol API Reference v0.7.0
SIP Protocol API Reference / computeAttestationHash
Function: computeAttestationHash()
Section titled “Function: computeAttestationHash()”computeAttestationHash(
message):Uint8Array
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:4008
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