Go to Latest
interface PublicKeyInput
import { type PublicKeyInput } from "https://dotland.deno.dev/std@0.146.0/node/internal/crypto/types.ts";

Properties

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