Skip to content

crypto: move node_crypto_clienthello-inl.h to cc

This commit updates node_crypto.h to just include node_crypto_clienthello.h instead of the inline header. Also node_crypto.cc is updated to include node_crypto_clienthello-inl.h.

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

Merge request reports

Loading