Create a Collection with Queryable Encryption使用可查询加密创建集合
On this page本页内容
Note
Queryable Encryption allows you to encrypt a subset of fields in your collection.可查询加密允许您加密集合中的字段子集。
Procedure过程
1
3
4
Specify an Encrypted Field.指定“加密字段”。
Specify which fields should be encrypted and whether they should be queryable.指定应加密哪些字段以及这些字段是否应可查询。
The following fields must be used if no existing keyId was specified for at least one encrypted field, and have no effect otherwise:如果没有为至少一个加密字段指定现有的keyId,则必须使用以下字段,否则无效:
Restrictions and Limitations限制和局限性
Your deployment must be connected using In-Use Encryption to encrypt your collection using Queryable Encryption.您的部署必须使用使用中加密进行连接,才能使用可查询加密对集合进行加密。Custom collation is the only Advanced Collection Option that can be used alongside Queryable Encryption.“自定义排序规则”是唯一可以与“可查询加密”一起使用的“高级集合选项”。