type alias webcrypto.KeyFormat Usage in Denoimport { type webcrypto } from "node:crypto"; type { KeyFormat } = webcrypto; Definition "jwk" | "pkcs8" | "raw" | "spki"