BuildDocsReferenceGuidesBlogDiscordnode:tlsConnectionOptionsecdhCurveBuildDocsReferenceGuidesBlogDiscordnode:tlsConnectionOptionsecdhCurvetls.ConnectionOptions.ecdhCurveecdhCurveReferenceDocsGuidesDiscordMerch StoreGitHubBlogRuntimePackage managerTest runnerBundlerPackage runnerBun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseWe're hiring →
property ecdhCurve | Node.js tls module | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- A string describing a named curve or a colon separated list of curve
NIDs or names, for example P-521:P-384:P-256, to use for ECDH key
agreement. Set to auto to select the curve automatically. Use
crypto.getCurves() to obtain a list of available curve names. On
recent releases, openssl ecparam -list_curves will also display the
name and description of each available elliptic curve. Default:
tls.DEFAULT_ECDH_CURVE.