Skip to main content
Go to Latest
interface BasePrivateKeyEncodingOptions
Re-export
import { type BasePrivateKeyEncodingOptions } from "https://deno.land/std@0.166.0/node/crypto.ts";

Properties

format: T
optional
cipher: string | undefined
optional
passphrase: string | undefined