此页面由社区从英文翻译而来。了解更多并加入 MDN Web Docs 社区。

View in English Always switch to English

Crypto.subtle

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since ⁨2017年9月⁩.

安全上下文: 此项功能仅在一些支持的浏览器安全上下文(HTTPS)中可用。

Crypto.subtle 只读属性返回一个 SubtleCrypto 对象,可以用来做低级加密运算。

一个可用于与 Web Crypto API 的低级加密功能交互的 SubtleCrypto 对象。

规范

Specification
Web Cryptography Level 2
# Crypto-attribute-subtle

浏览器兼容性

参见