Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mongo/src/auth/scram.ts>HMAC

MongoDB driver for Deno
Extremely Popular
Latest
function HMAC
import { HMAC } from "https://deno.land/x/mongo@v0.33.0/src/auth/scram.ts";

Parameters

method: CryptoMethod
secret: ArrayBuffer
text: string