Crypto.subtle

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