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

Usage in Deno

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

Definition

"pem"
| "der"
| "jwk"