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 1d2bea4 commit bf0d4adCopy full SHA for bf0d4ad
doc/api/crypto.md
@@ -2853,9 +2853,11 @@ Does not perform any other validation checks on the certificate.
2853
added: v6.3.0
2854
-->
2855
2856
-* Returns: {Object} An object containing commonly used constants for crypto and
2857
- security related operations. The specific constants currently defined are
2858
- described in [Crypto constants][].
+* {Object}
+
+An object containing commonly used constants for crypto and security related
2859
+operations. The specific constants currently defined are described in
2860
+[Crypto constants][].
2861
2862
### `crypto.DEFAULT_ENCODING`
2863
0 commit comments