FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: add missing description of argument in `subtle.encrypt` by deokjinkim · Pull Request #50578 · nodejs/node · GitHub

/ node Public

doc: add missing description of argument in subtle.encrypt - #50578

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
deokjinkim:231106_add_missing_description_argument
Nov 8, 2023
Merged

doc: add missing description of argument in subtle.encrypt#50578
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
deokjinkim:231106_add_missing_description_argument

Conversation

deokjinkim commented Nov 6, 2023
edited
Loading

Copy link
Copy Markdown
Contributor

Description of third argument(data) in subtle.encrypt is missed, so add it.

subtle.encrypt(algorithm, key, data)

Description of third argument(data) in subtle.encrypt is missed,
so add it.
nodejs-github-bot added crypto Issues and PRs related to the crypto subsystem. doc Issues and PRs related to the documentations. labels Nov 6, 2023
panva added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Nov 6, 2023
panva added the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 7, 2023
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 8, 2023
nodejs-github-bot merged commit 81a4a74 into nodejs:main Nov 8, 2023

Copy link
Copy Markdown
Collaborator

Landed in 81a4a74

targos pushed a commit that referenced this pull request Nov 11, 2023
Description of third argument(data) in subtle.encrypt is missed,
so add it.

PR-URL: #50578
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
targos pushed a commit that referenced this pull request Nov 14, 2023
Description of third argument(data) in subtle.encrypt is missed,
so add it.

PR-URL: #50578
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
UlisesGascon pushed a commit that referenced this pull request Dec 11, 2023
Description of third argument(data) in subtle.encrypt is missed,
so add it.

PR-URL: #50578
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
UlisesGascon mentioned this pull request Dec 12, 2023
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. crypto Issues and PRs related to the crypto subsystem. doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL