Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Crypto.subtle

The Crypto.subtle read-only property returns a SubtleCrypto object allowing to perform cryptographical operations.

Syntax

var crypto = crypto.subtle;

Specifications

Specification Status Comment
Web Cryptography API
The definition of 'Crypto.subtle' in that specification.
Candidate Recommendation Initial definition.

Browser compatibility

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari
Basic support 37 34 (34) Not supported ? Not supported
Feature Android Chrome for Android Firefox Mobile (Gecko) IE Mobile Opera Mobile Safari Mobile
Basic support (Yes) 37 34.0 (34) Not supported ? Not supported

See also

Document Tags and Contributors

 Contributors to this page: marumari, fscholz, ashumeow, teoli
 Last updated by: marumari,