crypto: crypto.create* - argument "options" is undocumented #14804
Closed
Description
- Version: *
- Platform: *
- Subsystem: crypto
crypto.createCipher
createCipheriv
createDecipher
createDecipheriv
createHash
createHmac
createSign
createVerify
have a last optional argument options
to control their stream
behaviour
/cc @nodejs/documentation @nodejs/crypto @nodejs/streams