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 fbf9231 commit 5fcf923Copy full SHA for 5fcf923
doc/api/crypto.md
@@ -570,7 +570,7 @@ added: v1.0.0
570
* `options` {Object} [`stream.transform` options][]
571
* `plaintextLength` {number}
572
* `encoding` {string} The string encoding to use when `buffer` is a string.
573
-* Returns: {Cipher} A Cipher for method chaining.
+* Returns: {Cipher} The same `Cipher` instance for method chaining.
574
575
When using an authenticated encryption mode (`GCM`, `CCM`, `OCB`, and
576
`chacha20-poly1305` are
0 commit comments