property SecureContextOptions.passphrase Usage in Deno```typescript import { type SecureContextOptions } from "node:node__tls.d.ts"; ``` Shared passphrase used for a single private key and/or a PFX. Type string | undefined