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 September 2017.

La propiedad de sólo lectura Crypto.subtle retorna un objeto SubtleCrypto permitiendo realizar operaciones criptográficas.

Sintaxis

var crypto = crypto.subtle;

Especificaciones

Specification
Web Cryptography Level 2
# Crypto-attribute-subtle

Compatibilidad con navegadores

Ver también