UNPKG

@azure/cosmos

Version:
6 lines 326 B
export declare class ProtectedDataEncryptionKeyCache { constructor(_cacheTimeToLive: number); } export declare function randomBytes(_size: number): Promise<string>; export declare function createHmac(_algorithm: string, _key: string): Promise<string>; //# sourceMappingURL=ProtectedDataEncryptionKeyCache-browser.d.mts.map