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. |
Recommendation | Initial definition. |
Browser compatibility
Feature | Chrome | Firefox (Gecko) | Edge | Internet Explorer | Opera | Safari |
---|---|---|---|---|---|---|
Basic support | 37 | 34 (34) | 20 or earlier (12) | 11crypto.msSubtle | 24 | 8crypto.webkitSubtle |
Secure contexts only | 60 | ? | ? | ? | 47 | ? |
Feature | Android | Chrome for Android | Edge | Firefox Mobile (Gecko) | IE Mobile | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|---|---|
Basic support | 53 | 37 | (Yes) | 34.0 (34) | 11 crypto.msSubtle |
37 |
8 crypto.webkitSubtle |
Secure contexts only | 60 | 60 | ? | ? | ? | 47 | ? |
See also
Document Tags and Contributors
Tags:
Contributors to this page:
jpmedley,
ronanyeah,
gu3st,
erikadoyle,
indolering,
marumari,
fscholz,
ashumeow,
teoli
Last updated by:
jpmedley,