Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

In API, reference to non-existent function hash.final() #503

Closed
shelleyp opened this issue Feb 2, 2016 · 3 comments
Closed

In API, reference to non-existent function hash.final() #503

shelleyp opened this issue Feb 2, 2016 · 3 comments
Assignees

Comments

@shelleyp
Copy link

shelleyp commented Feb 2, 2016

In API documentation at https://nodejs.org/api/crypto.html#crypto_class_hash a reference to a non-existent API function, hash.final(). It should be hash.digest().

@JungMinu
Copy link
Member

JungMinu commented Feb 3, 2016

I'll take care of this :)

@JungMinu JungMinu self-assigned this Feb 3, 2016
@rvagg
Copy link
Member

rvagg commented Feb 3, 2016

@shelleyp for future reference, the docs are maintained @ https://github.com/nodejs/node/tree/master/doc/api, you're more than welcome to submit a pull request to fix or improve docs when you see something in need.

@stevemao
Copy link
Contributor

stevemao commented Feb 3, 2016

Closing as PR is raised nodejs/node#5050

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants