Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
function prepareSecretKey
import { prepareSecretKey } from "https://deno.land/std@0.170.0/node/internal/crypto/keys.ts";

Parameters

key: string | ArrayBuffer | KeyObject
encoding: string | undefined
optional
bufferOnly = [UNSUPPORTED]