| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 75288fb commit 20d7d65
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -551,6 +551,9 @@ added: v1.0.0 | |||
| 551 | 551 | The `cipher.getAuthTag()` method should only be called after encryption has | |
| 552 | 552 | been completed using the [`cipher.final()`][] method. | |
| 553 | 553 | ||
| 554 | + If the `authTagLength` option was set during the `cipher` instance's creation, | ||
| 555 | + this function will return exactly `authTagLength` bytes. | ||
| 556 | + | ||
| 554 | 557 | ### `cipher.setAAD(buffer[, options])` | |
| 555 | 558 | ||
| 556 | 559 | <!-- YAML | |
| Back | FazBrowse Home | New Git URL |
0 commit comments