Skip to main content
Module

std/node/crypto.ts>KeyLike

Deno standard library
Go to Latest
type alias KeyLike
Re-export
import { type KeyLike } from "https://deno.land/std@0.158.0/node/crypto.ts";
definition: string | Buffer | KeyObject