Docs Menu
Docs Home
/
MongoDB Manual
/ /

In-Use Encryption

On this page

  • Choosing an In-Use Encryption Approach
  • Queryable Encryption
  • Client-Side Field Level Encryption

MongoDB provides two approaches to In-Use Encryption:

You can use both Queryable Encryption and Client-Side Field Level Encryption in the same deployment, but they are incompatible with each other in the same collection.

To learn how Queryable Encryption and its components work and how to implement it in your application, see Queryable Encryption.

To learn how Client-Side Field Level Encryption and its components work and how to implement it in your application, see Client-Side Field Level Encryption.

Back

Encryption