mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-02 09:01:14 +08:00
* createDecipher() and createDecipheriv() are functions in the crypto module, not methods of the Cipher interface. * Add pbkdf2Sync() decl