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