Skip to main content
Go to Latest
interface PublicKeyInput
import { type PublicKeyInput } from "https://deno.land/std@0.147.0/node/internal/crypto/types.ts";

Properties

key: string | Buffer
optional
format: KeyFormat | undefined
optional
type: "pkcs1" | "spki" | undefined