Skip to content

crypto: add experimental warning to crypto.webcrypto

This adds a once-per-process ExperimentalWarning when Web Crypto API is accessed.

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

Merge request reports

Loading