Module

std/node/crypto.ts>KeyLike

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