type alias KeyFormatimport { type KeyFormat } from "https://deno.land/x/evt@v2.5.3/lib/types/lib.dom.ts"; definition: | "jwk" | "pkcs8" | "raw" | "spki"