Skip to main content
Go to Latest
function generateKeySync
Re-export
import { generateKeySync } from "https://deno.land/std@0.145.0/node/crypto.ts";

Parameters

_type: "hmac" | "aes"
_options: { length: number; }