| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 99a234c commit 1307104
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1077,6 +1077,9 @@ console.log(tls.getCiphers()); // ['AES128-SHA', 'AES256-SHA', ...] | |||
| 1077 | 1077 | ``` | |
| 1078 | 1078 | ||
| 1079 | 1079 | ## tls.DEFAULT_ECDH_CURVE | |
| 1080 | + <!-- YAML | ||
| 1081 | + added: v0.11.13 | ||
| 1082 | + --> | ||
| 1080 | 1083 | ||
| 1081 | 1084 | The default curve name to use for ECDH key agreement in a tls server. The | |
| 1082 | 1085 | default value is `'prime256v1'` (NIST P-256). Consult [RFC 4492] and | |
| Back | FazBrowse Home | New Git URL |
0 commit comments