Skip to main content
ConnectionOptions.minDHSize - tls - Node documentation
property ConnectionOptions.minDHSize

Usage in Deno

import { type ConnectionOptions } from "node:tls";

Type

number | undefined