UNPKG

@azure/communication-common

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