Docs Menu

Overview: Enable Queryable Encryption

This page summarizes the tasks required to set up your MongoDB deployment and your development environment for Queryable Encryption.

1

Install a Queryable Encryption compatible driver

libmongocrypt 설치

2

Install and configure a Queryable Encryption library

3

고객 마스터 키 생성

4

Create a Queryable Encryption enabled application

After you install a Queryable Encryption driver and libraries, create a Customer Master Key, and create your application, you can start encrypting and querying data. See Overview: Use Queryable Encryption for instructions.