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 d1453e5 commit 5784189Copy full SHA for 5784189
doc/api/deprecations.md
@@ -2172,8 +2172,8 @@ changes:
2172
2173
Type: End-of-Life
2174
2175
-The functions `Cipher.setAuthTag()` and `Decipher.getAuthTag()` have been
2176
-removed. They had never been documented would throw when called.
+`Cipher.setAuthTag()` and `Decipher.getAuthTag()` are no longer available. They
+were never documented and would throw when called.
2177
2178
<a id="DEP0114"></a>
2179
### DEP0114: crypto._toBuf()
0 commit comments