type alias KeyObjectTypeimport { type KeyObjectType } from "https://dotland.deno.dev/std@0.177.0/node/internal/crypto/keys.ts"; definition: "secret" | "public" | "private"