Skip to content

Revert "crypto: add KeyObject.asymmetricKeySize"

Rodrigo Muino Tomonari requested to merge github/fork/tniessen/revert-26387 into master

This reverts commit 4895927a (https://github.com/nodejs/node/pull/26387). While a similar API would be useful, I think the API should not have landed as it is, see https://github.com/nodejs/node/issues/26631 and https://github.com/nodejs/node/issues/26631#issuecomment-472499228.

Fixes: https://github.com/nodejs/node/issues/26631

cc @nodejs/crypto

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading