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

Usage in Deno

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

Definition

"secret"
| "public"
| "private"