Skip to main content
Go to Latest
type alias KeyObjectType
import { type KeyObjectType } from "https://deno.land/std@0.145.0/node/internal/crypto/keys.ts";
definition: "secret" | "public" | "private"