type alias KeyLike Usage in Deno```typescript import { type KeyLike } from "node:node__crypto.d.ts"; ``` Definition string | Buffer | KeyObject