Module

std/node/crypto.ts>KeyObjectType

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