1MONGOC_AUTO_ENCRYPTION_MOOPNTGSO_CS_EATU_TBOY_PEAlNSiCSbR_mYQoPUnTEgIRoOYcN__AONPATLSY_SSIEST(_3B)YPASS_QUERY_ANALYSIS(3)
2
3
4
6 mongoc_auto_encryption_opts_set_bypass_query_analysis - mongoc_auto_en‐
7 cryption_opts_set_bypass_query_analysis()
8
10 void
11 mongoc_auto_encryption_opts_set_bypass_query_analysis (
12 mongoc_auto_encryption_opts_t *opts, bool bypass_query_analysis);
13
14 IMPORTANT:
15 This API is part of the experimental Queryable Encryption API and
16 may be subject to breaking changes in future releases.
17
18 New in version 1.22.0.
19
20
22 • opts: The mongoc_auto_encryption_opts_t
23
24 • bypass_query_analysis: A boolean.
25
26 bypass_query_analysis disables automatic analysis of outgoing commands.
27 bypass_query_analysis is useful for encrypting indexed fields without
28 the crypt_shared library or mongocryptd process. Set by‐
29 pass_query_analysis to true to use explicit encryption on indexed
30 fields.
31
32 SEE ALSO:
33 mongoc_client_enable_auto_encryption()
34
35 The guide for Using Client-Side Field Level Encryption
36
37
39 MongoDB, Inc
40
42 2017-present, MongoDB, Inc
43
44
45
46
471.23.1 MONGOC_AUTOO_cEtNC2R0Y,PT2I0O2N2_OPTS_SET_BYPASS_QUERY_ANALYSIS(3)