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

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

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

Parameters

lhs: Uint8Array
rhs: Uint8Array