Skip to content

src: rename CryptoPemCallback -> PasswordCallback

While reading through node_crypto.cc I think the code could perhaps be be a made a little clearer if CryptPemCallback was renamed.

I admit that I'm very new to the code base and openssl but having a name like PasswordCallback or something similar would have helped me so I'm suggesting this change.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

src

Merge request reports

Loading