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 953ed02 commit 7b39358Copy full SHA for 7b39358
doc/api/crypto.md
@@ -2865,9 +2865,11 @@ Does not perform any other validation checks on the certificate.
2865
added: v6.3.0
2866
-->
2867
2868
-* Returns: {Object} An object containing commonly used constants for crypto and
2869
- security related operations. The specific constants currently defined are
2870
- described in [Crypto constants][].
+* {Object}
+
+An object containing commonly used constants for crypto and security related
2871
+operations. The specific constants currently defined are described in
2872
+[Crypto constants][].
2873
2874
### `crypto.DEFAULT_ENCODING`
2875
0 commit comments