Skip to content

crypto: remove legacy native handles - #27011

Closed
tniessen wants to merge 2 commits into
nodejs:masterfrom
tniessen:crypto-remove-native-handles
Closed

crypto: remove legacy native handles#27011
tniessen wants to merge 2 commits into
nodejs:masterfrom
tniessen:crypto-remove-native-handles

Conversation

@tniessen

Copy link
Copy Markdown
Member

The _handle property on crypto classes was runtime deprecated in node 11, this removes them.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

crypto Issues and PRs related to the crypto subsystem. deprecations Issues and PRs related to deprecations. lib / src Issues and PRs related to general changes in the lib or src directory. semver-major PRs that contain breaking changes and should be released in the next major version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants