This page was translated from English by the community. Learn more and join the MDN Web Docs community.

View in English Always switch to English

보안 컨텍스트 (Secure Context)

보안 컨텍스트(secure context) 는 특정 최소 인증 및 기밀 표준이 충족되는 Window 또는 Worker 입니다. 많은 웹 API 및 기능은 보안 컨텍스트에서만 접근할 수 있으므로 악성 코드에 의한 오용 가능성이 줄어듭니다.

자세한 정보는 Web > Security > Secure Contexts을 참조하세요.