function sha1Hex sha1Hex(data: Uint8Array): Promise<string> Apple requires SHA-1 for manifest entries; CMS signs the manifest with SHA-256. Parameters data: Uint8Array Return Type Promise<string>