CryptoKey
新增于: v16.15.0
稳定性: 1 - 实验性的。使用
--experimental-global-webcrypto CLI 标志启用此 API。\Stability: 1 - Experimental. Enable this API with the
--experimental-global-webcrypto CLI flag.
<CryptoKey> 的浏览器兼容实现。只有在编译 Node.js 二进制文件时包含对 node:crypto 模块的支持,此全局才可用。
\A browser-compatible implementation of <CryptoKey>. This global is available
only if the Node.js binary was compiled with including support for the
node:crypto module.