Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: document that iv may be null when using createCipheriv()
This adds `null` to the supported types of the `iv` option when using `crypto.createCipheriv()`. PR-URL: #29684 Reviewed-By: David Carlier <devnexen@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
- Loading branch information