The Wayback Machine - https://web.archive.org/web/20250407172902/https://github.com/nodejs/node/commit/ff7d85647b
Skip to content

Navigation Menu

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

Commit ff7d856

Browse filesBrowse files
JungMinuMylesBorins
authored andcommitted
doc: remove invalid padding from privateEncrypt
PR-URL: #9611 Fixes: #9609 Reviewed-By: Claudio Rodriguez <cjrodr@yahoo.com> Reviewed-By: Sam Roberts <sam@strongloop.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Roman Reiss <me@silverwind.io>
1 parent 50947b7 commit ff7d856
Copy full SHA for ff7d856

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎doc/api/crypto.md

Copy file name to clipboardexpand all lines: doc/api/crypto.md
-1
Original file line numberDiff line numberDiff line change
@@ -1451,7 +1451,6 @@ keys:
14511451
* `padding` : An optional padding value, one of the following:
14521452
* `crypto.constants.RSA_NO_PADDING`
14531453
* `crypto.constants.RSA_PKCS1_PADDING`
1454-
* `crypto.constants.RSA_PKCS1_OAEP_PADDING`
14551454

14561455
All paddings are defined in `crypto.constants`.
14571456

0 commit comments

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