| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 94a266e commit c4b9f0a
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1087,6 +1087,9 @@ console.log(tls.getCiphers()); // ['AES128-SHA', 'AES256-SHA', ...] | |||
| 1087 | 1087 | ``` | |
| 1088 | 1088 | ||
| 1089 | 1089 | ## tls.DEFAULT_ECDH_CURVE | |
| 1090 | + <!-- YAML | ||
| 1091 | + added: v0.11.13 | ||
| 1092 | + --> | ||
| 1090 | 1093 | ||
| 1091 | 1094 | The default curve name to use for ECDH key agreement in a tls server. The | |
| 1092 | 1095 | default value is `'prime256v1'` (NIST P-256). Consult [RFC 4492] and | |
| Back | FazBrowse Home | New Git URL |
0 commit comments