interface BasePrivateKeyEncodingOptionsimport { type BasePrivateKeyEncodingOptions } from "https://deno.land/std@0.158.0/node/crypto.ts"; Type ParametersT extends KeyFormatPropertiesformat: Toptionalcipher: string | undefinedoptionalpassphrase: string | undefinedimport BasePrivateKeyEncodingOptionsimport { BasePrivateKeyEncodingOptions } from "https://deno.land/std@0.158.0/node/crypto.ts";