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

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

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

Parameters

lhs: Uint8Array
rhs: Uint8Array