Skip to main content
PublicKeyInput.type - crypto - Node documentation
property PublicKeyInput.type

Usage in Deno

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

Type

"pkcs1"
| "spki"
| undefined