Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0873d0a

Browse filesBrowse files
mbj36targos
authored andcommitted
doc: add missing options for crypto sign.sign()
Fixes: #22813 PR-URL: #22824 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com>
1 parent 5a494ae commit 0873d0a
Copy full SHA for 0873d0a

File tree

Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Open diff view settings
Collapse file

‎doc/api/crypto.md‎

Copy file name to clipboardExpand all lines: doc/api/crypto.md
+2Lines changed: 2 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1124,6 +1124,8 @@ changes:
11241124
* `privateKey` {string | Object}
11251125
- `key` {string}
11261126
- `passphrase` {string}
1127+
- `padding` {integer}
1128+
- `saltLength` {integer}
11271129
* `outputFormat` {string}
11281130
* Returns: {Buffer | string}
11291131

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.