mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-13 09:04:30 +00:00
* fix: fix return type of Cipher. setAAD() and Cipher. setAutoPadding() * node@8: fix return types of Decipher.setAAD() and Decipher.setAutoPadding() * fix: fix return types of Decipher.setAuthTag()