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) Edge Internet Explorer Opera Safari
Basic support 37 34 (34) 20 or earlier (12) 11msCrypto 24 8webkitCrypto
Feature Android Chrome for Android Edge Firefox Mobile (Gecko) IE Mobile Opera Mobile Safari Mobile
Basic support 53 37 (Yes) 34.0 (34) 11 msCrypto.subtle

37

webkitCrypto.subtle

 

See also

Document Tags and Contributors

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