Skip to content

Commit ff7d856

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 50947b7 commit ff7d856

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
@@ -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)