• Skip to main content
  • Skip to search
    • Technologies Overview
    • HTML
    • CSS
    • JavaScript
    • Graphics
    • HTTP
    • APIs
    • Browser Extensions
    • MathML
    • Learn web development
    • Tutorials
    • References
    • Developer Guides
    • Accessibility
    • Game development
    • ...more docs
    • Send Feedback
    • Contribute to MDN
    • Report a content issue 🌐
    • Report a platform issue 🌐
  1. 開発者向けのウェブ技術
  2. Web API
  3. Crypto
  4. Crypto.subtle
  • Change language
  • View in English

Table of contents

  • 構文
  • 仕様
  • ブラウザーの実装状況
  • 関連情報

Crypto.subtle

Crypto.subtle 読み取り専用プロパティは、暗号化操作ができる SubtleCrypto オブジェクトを返します。

構文

var crypto = crypto.subtle;

仕様

仕様書 策定状況 備考
Web Cryptography API
Crypto.subtle の定義
勧告 初期定義。

ブラウザーの実装状況

BCD tables only load in the browser

関連情報

  • Crypto.
  • SubtleCrypto.
  • Compatibility test page.
  • Shim for IE11 and Safari.

Last modified: Oct 15, 2020, by MDN contributors

Change your language

Related Topics

  1. Web Crypto API
  2. Crypto
  3. プロパティ
    1. subtle
  4. メソッド
    1. getRandomValues()
  5. Web Crypto API に関連するページ
    1. CryptoKey
    2. SubtleCrypto
    3. Window.crypto
  • Web Technologies
  • Learn Web Development
  • About MDN
  • Feedback
  • About
  • MDN Web Docs Store
  • Contact Us
  • Firefox

MDN

Mozilla

© 2005-2021 Mozilla and individual contributors. Content is available under these licenses.

  • Terms
  • Privacy
  • Cookies