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 913c523 commit 84b5c9eCopy full SHA for 84b5c9e
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