> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/access-control/ko/installation/wiring-best-practices-for-third-party-wireless-locks/verkada-ev3-on-3rd-party-wireless-locks.md).

# 타사 무선 잠금 장치의 Verkada EV3

이 문서는 지원되는 타사 무선 잠금장치 통합에서 Verkada EV3 자격 증명이 어떻게 작동하는지에 대한 개요를 제공합니다. 또한 배포 전에 검토해야 할 암호화 키 요구 사항과 주요 보안 고려 사항을 설명합니다.

***

### 지원되는 무선 잠금장치 <a href="#h_ce4e193b08" id="h_ce4e193b08"></a>

* Assa Abloy Aperio 잠금장치
* Schlage:
  * AD 시리즈: AD300, AD400
  * NDEB, LE, LEB 및 MT

### 시작하기 전에 <a href="#h_aa48fbf567" id="h_aa48fbf567"></a>

타사 무선 잠금장치 통합과 함께 Verkada EV3 자격 증명을 사용하려면, Verkada EV3 자격 증명을 사용할 잠금장치에 암호화 키를 수동으로 추가해야 합니다. 이 과정은 최종 사용자가 완료할 수 없으며 Verkada 파트너가 수행해야 합니다. 이 절차를 시작하려면 계정 담당자에게 문의하세요.

***

### 보안 고려 사항 <a href="#h_79c8de5d5d" id="h_79c8de5d5d"></a>

DESFire EV3 스마트카드 기술을 사용하면 Verkada의 EV3 자격 증명에는 16개의 암호화 키를 저장할 수 있습니다. 타사 무선 잠금장치에서 EV3를 지원하기 위해, 이 키 중 하나는 Allegion과 그 자회사( Schlage 및 SimonsVoss 포함)에서 제조한 잠금장치에만 사용하도록 예약되어 있습니다. 또 다른 하나는 Assa Abloy와 그 자회사에서 제조한 잠금장치에만 사용하도록 예약되어 있습니다. 이러한 키는 Allegion 또는 Assa Abloy 잠금장치에 사용되는 암호화 키가 유선 Verkada 리더기에서 절대 사용되지 않도록, 그리고 그 반대의 경우도 마찬가지가 되도록 완전히 분리되어 있습니다.

이러한 타사 잠금장치에 암호화 키를 적용하려면 Allegion 또는 Assa Abloy 암호화 키가 포함된 디지털 구성 또는 구성 카드가 필요합니다. 이러한 키가 포함된 구성은 솔루션 엔지니어와 파트너를 포함한 더 넓은 그룹에 배포되며, 통합 파트너당 하나의 키만 예약되므로, Verkada 리더기에서 사용되는 암호화 키보다 본질적으로 보안 수준이 낮습니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.verkada.com/access-control/ko/installation/wiring-best-practices-for-third-party-wireless-locks/verkada-ev3-on-3rd-party-wireless-locks.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
