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

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

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

Parameters

data: string
salt: Uint8Array
iterations: number
cryptoMethod: CryptoMethod

Returns

Promise<ArrayBuffer>