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 July 2015.

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 API
# Crypto-attribute-subtle

Compatibilidad con navegadores

BCD tables only load in the browser

Ver también