Crypto.subtle

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

構文

js

var crypto = crypto.subtle;

仕様

Specification
Web Cryptography API
# Crypto-attribute-subtle

ブラウザーの実装状況

BCD tables only load in the browser

関連情報