현재 번역은 완벽하지 않습니다. 한국어로 문서 번역에 동참해주세요.
Crypto.subtle
은 읽기전용 속성이며 암호화 기법을 수행할 수 있는 SubtleCrypto
객체를 반환합니다.
문법
var crypto = crypto.subtle;
명세
명세 | 상태 | 비고 |
---|---|---|
Web Cryptography API The definition of 'Crypto.subtle' in that specification. |
Candidate Recommendation | Initial definition. |
브라우저 호환성
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 |