type alias KeyObjectType Usage in Denoimport { type KeyObjectType } from "node:crypto"; Definition "secret" | "public" | "private"