function sha1Hex sha1Hex(data: Uint8Array): string Compute SHA-1 hex digest of a Uint8Array Parameters data: Uint8Array Return Type string