类:SubtleCrypto
🌐 Class: SubtleCrypto
版本历史
| 版本 | 变更 |
|---|---|
| v19.0.0 | No longer behind |
| v17.6.0, v16.15.0 | 新增于: v17.6.0, v16.15.0 |
一个与浏览器兼容的 <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.