CryptoKey
稳定性: 1 - 实验。
使用
--experimental-global-webcrypto
CLI 标志启用此 API。<CryptoKey> 的浏览器兼容实现。
只有在编译 Node.js 二进制文件时包含对 node:crypto
模块的支持,此全局才可用。
Stability: 1 - Experimental. Enable this API with the
--experimental-global-webcrypto
CLI flag.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.