Skip to main content
BasePrivateKeyEncodingOptions - crypto - Node documentation
interface BasePrivateKeyEncodingOptions

Usage in Deno

import { type BasePrivateKeyEncodingOptions } from "node:crypto";

Type Parameters

T extends KeyFormat

Properties

optional
cipher: string | undefined
optional
passphrase: string | undefined