Skip to main content
KeyLike - crypto - Node documentation
type alias KeyLike

Usage in Deno

import { type KeyLike } from "node:crypto";

Definition

string
| Buffer
| KeyObject