SubtleCrypto
稳定性: 1 - 实验性。使用
--experimental-global-webcrypto CLI 标志启用此 API。一个与浏览器兼容的 <SubtleCrypto> 实现。仅当 Node.js 二进制文件在编译时包含对 node:crypto 模块的支持时,才可使用此全局对象。
【A browser-compatible implementation of <SubtleCrypto>. This global is available
only if the Node.js binary was compiled with including support for the
node:crypto module.】