The algorithm to use for encryption.用于加密的算法。
Optional
contentionThe contention factor.争用因素。
Optional
keyA unique string name corresponding to an already existing dataKey.与已存在的dataKey相对应的唯一字符串名称。
Optional
keyThe id of the Binary dataKey to use for encryption用于加密的二进制数据键的id
Optional
Experimental
queryThe query type supported. 支持的查询类型。Only the queryType 只有queryTypeequality
is stable.equality
是稳定的。
Public Technical Preview: The queryType 公共技术预览:queryType rangePreview
is experimental.rangePreview
是实验性的。
Optional
Experimental
rangePublic Technical Preview: The index options for a Queryable Encryption field supporting "rangePreview" queries.公共技术预览:支持“rangePreview”查询的可查询加密字段的索引选项。
Generated using TypeDoc
Options to provide when encrypting data.加密数据时要提供的选项。