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

Parameters

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