VDEFAULT_ECDH_CURVE
Bun

variable

tls.DEFAULT_ECDH_CURVE

const DEFAULT_ECDH_CURVE: string

The default curve name to use for ECDH key agreement in a tls server. The default value is 'auto'. See {@link createSecureContext()} for further information.