Module

std/node/crypto.ts>KeyLike

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