Skip to content

Commit

Permalink
doc: add stability index to crypto.hash()
Browse files Browse the repository at this point in the history
  • Loading branch information
joyeecheung committed Mar 5, 2024
1 parent 7f0b805 commit eb8fdf7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/api/crypto.md
Original file line number Diff line number Diff line change
Expand Up @@ -3517,6 +3517,8 @@ added:
- REPLACEME
-->

> Stability: 1.2 - Release candidate
* `algorithm` {string|undefined}
* `data` {string|ArrayBuffer|Buffer|TypedArray|DataView} When `data` is a
string, it will be encoded as UTF-8 before being hashed. If a different
Expand Down

0 comments on commit eb8fdf7

Please sign in to comment.