--- title: Crypto.subtle slug: Web/API/Crypto/subtle translation_of: Web/API/Crypto/subtle ---
{{APIRef("Web Crypto API")}}

Crypto.subtle 은 읽기전용 속성이며 암호화 기법을 수행할 수 있는 {{domxref("SubtleCrypto")}} 객체를 반환합니다.

명세

명세 상태 비고
{{ SpecName('Web Crypto API', '#dfn-Crypto', 'Crypto.subtle') }} {{ Spec2('Web Crypto API') }} Initial definition.

브라우저 호환성

{{Compat("api.Crypto.subtle")}}

같이 보기