doc: remove invalid padding from privateEncrypt
PR-URL: https://github.com/nodejs/node/pull/9611 Fixes: https://github.com/nodejs/node/issues/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>
This commit is contained in:
parent
f9c98563da
commit
be0ce60af6
@ -1451,7 +1451,6 @@ keys:
|
||||
* `padding` : An optional padding value, one of the following:
|
||||
* `crypto.constants.RSA_NO_PADDING`
|
||||
* `crypto.constants.RSA_PKCS1_PADDING`
|
||||
* `crypto.constants.RSA_PKCS1_OAEP_PADDING`
|
||||
|
||||
All paddings are defined in `crypto.constants`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user