interface BasePrivateKeyEncodingOptionsimport { type BasePrivateKeyEncodingOptions } from "https://dotland.deno.dev/std@0.177.0/node/internal/crypto/keygen.ts"; Type ParametersT extends KeyFormatPropertiesformat: Toptionalcipher: string | undefinedoptionalpassphrase: string | undefined