Skip to content

Commit ba37972

Browse files
JungMinuMylesBorins
authored andcommitted
doc: remove invalid padding from privateEncrypt
PR-URL: #9611 Fixes: #9609 Reviewed-By: Claudio Rodriguez <[email protected]> Reviewed-By: Sam Roberts <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Roman Reiss <[email protected]>
1 parent b1bf7f8 commit ba37972

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/api/crypto.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1405,7 +1405,6 @@ keys:
14051405
* `padding` : An optional padding value, one of the following:
14061406
* `constants.RSA_NO_PADDING`
14071407
* `constants.RSA_PKCS1_PADDING`
1408-
* `constants.RSA_PKCS1_OAEP_PADDING`
14091408

14101409
All paddings are defined in the `constants` module.
14111410

0 commit comments

Comments
 (0)