--- title: Crypto.subtle slug: Web/API/Crypto/subtle translation_of: Web/API/Crypto/subtle ---
Crypto.subtle
은 읽기전용 속성이며 암호화 기법을 수행할 수 있는 {{domxref("SubtleCrypto")}} 객체를 반환합니다.
명세 | 상태 | 비고 |
---|---|---|
{{ SpecName('Web Crypto API', '#dfn-Crypto', 'Crypto.subtle') }} | {{ Spec2('Web Crypto API') }} | Initial definition. |
{{Compat("api.Crypto.subtle")}}