Skip to content

Commit 4c9d993

Browse files
jasnellMylesBorins
authored andcommitted
doc: add missing deprecation labels
Fixes: #20841 PR-URL: #23761 Reviewed-By: Vse Mozhet Byt <[email protected]> Reviewed-By: Shelley Vohr <[email protected]> Reviewed-By: Matheus Marchini <[email protected]>
1 parent f318d16 commit 4c9d993

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/api/crypto.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1298,6 +1298,8 @@ added: v0.9.3
12981298
deprecated: v10.0.0
12991299
-->
13001300

1301+
> Stability: 0 - Deprecated
1302+
13011303
The default encoding to use for functions that can take either strings
13021304
or [buffers][`Buffer`]. The default value is `'buffer'`, which makes methods
13031305
default to [`Buffer`][] objects.
@@ -1315,6 +1317,8 @@ added: v6.0.0
13151317
deprecated: v10.0.0
13161318
-->
13171319

1320+
> Stability: 0 - Deprecated
1321+
13181322
Property for checking and controlling whether a FIPS compliant crypto provider
13191323
is currently in use. Setting to true requires a FIPS build of Node.js.
13201324

0 commit comments

Comments
 (0)