UNPKG

@azure/eventgrid

Version:
5 lines 155 B
/** * @internal */ export declare function sha256Hmac(secret: string, stringToSign: string): Promise<string>; //# sourceMappingURL=cryptoHelpers.d.ts.map