Skip to main content
Module

std/node/internal/crypto/hash.ts>Hmac

Deno standard library
Go to Latest
function Hmac
import { Hmac } from "https://deno.land/std@0.177.0/node/internal/crypto/hash.ts";

Parameters

hmac: string
key: string | ArrayBuffer | KeyObject
optional
options: TransformOptions