Skip to main content
Module

std/node/crypto.ts>KeyObjectType

Deno standard library
Go to Latest
type alias KeyObjectType
Re-export
import { type KeyObjectType } from "https://deno.land/std@0.145.0/node/crypto.ts";
definition: "secret" | "public" | "private"