doc: correct crypto encoding information by hugnosis · Pull Request #7805 · nodejs/node
The default encoding for crypto methods was changed in v6.0.0, with v4.x keeping a default of binary.
added
crypto
labels
Jul 20, 2016
hugnosis
changed the title
Update crypto.md
doc: correct crypto encoding information
jasnell pushed a commit that referenced this pull request
Aug 4, 2016The default encoding for crypto methods was changed in v6.0.0 with v4.x keeping a default of binary. PR-URL: #7805 Reviewed-By: Claudio Rodriguez <cjrodr@yahoo.com> Reviewed-By: James M Snell <jasnell@gmail.com>
cjihrig pushed a commit that referenced this pull request
Aug 10, 2016The default encoding for crypto methods was changed in v6.0.0 with v4.x keeping a default of binary. PR-URL: #7805 Reviewed-By: Claudio Rodriguez <cjrodr@yahoo.com> Reviewed-By: James M Snell <jasnell@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters