We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 213775a commit 49573b7Copy full SHA for 49573b7
doc/api/crypto.md
@@ -665,7 +665,7 @@ added: REPLACEME
665
- `curve` {string}
666
- `inputEncoding` {string}
667
- `outputEncoding` {string}
668
-- `format` {string} Defaults to `uncompressed`.
+- `format` {string} **Default:** `uncompressed`
669
670
Converts the EC Diffie-Hellman public key specified by `key` and `curve` to the
671
format specified by `format`. The `format` argument specifies point encoding
0 commit comments