interface BasePrivateKeyEncodingOptionsRe-exportimport { type BasePrivateKeyEncodingOptions } from "https://deno.land/std@0.145.0/node/crypto.ts"; Type ParametersT extends KeyFormatPropertiesformat: Toptionalcipher: string | undefinedoptionalpassphrase: string | undefined