We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53d1752 commit c7cd400Copy full SHA for c7cd400
doc/api/crypto.md
@@ -330,7 +330,7 @@ added: v1.0.0
330
-->
331
332
When using an authenticated encryption mode (only `GCM` is currently
333
-supported), the `cipher.setAAD()` method sets the value used for the
+supported), the `decipher.setAAD()` method sets the value used for the
334
_additional authenticated data_ (AAD) input parameter.
335
336
Returns `this` for method chaining.
0 commit comments