property SecureContextOptions.passphrase Usage in Denoimport { type SecureContextOptions } from "node:tls"; Shared passphrase used for a single private key and/or a PFX. Type string | undefined