We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 889a49f commit 50c99d8Copy full SHA for 50c99d8
doc/api/crypto.md
@@ -1295,6 +1295,8 @@ added: v0.9.3
1295
deprecated: v10.0.0
1296
-->
1297
1298
+> Stability: 0 - Deprecated
1299
+
1300
The default encoding to use for functions that can take either strings
1301
or [buffers][`Buffer`]. The default value is `'buffer'`, which makes methods
1302
default to [`Buffer`][] objects.
@@ -1312,6 +1314,8 @@ added: v6.0.0
1312
1314
1313
1315
1316
1317
1318
1319
Property for checking and controlling whether a FIPS compliant crypto provider
1320
is currently in use. Setting to true requires a FIPS build of Node.js.
1321
0 commit comments