UNPKG

@azure/communication-common

Version:
3 lines 202 B
export declare const shaHash: (content: string) => Promise<string>; export declare const shaHMAC: (secret: string, content: string) => Promise<string>; //# sourceMappingURL=cryptoUtils-browser.d.mts.map