type alias KeyType Usageimport { type KeyType } from "node:crypto"; Definition | "rsa" | "rsa-pss" | "dsa" | "ec" | "ed25519" | "ed448" | "x25519" | "x448"