1MONGOC_CLIENT_ENCRYPTION_OPMTOSN_GSOECT__CKLElIYiEVbNAmTUo_LnETgN_oCCcRLYIPETNITO(N3_)OPTS_SET_KEYVAULT_CLIENT(3)
2
3
4
6 mongoc_client_encryption_opts_set_keyvault_client - mongoc_client_en‐
7 cryption_opts_set_keyvault_client()
8
10 void
11 mongoc_client_encryption_opts_set_keyvault_client (
12 mongoc_client_encryption_opts_t *opts,
13 mongoc_client_t *keyvault_client);
14
15 Set the mongoc_client_t to use during key creation and key lookup for
16 encryption and decryption. This may be either a single-threaded or
17 multi-threaded client (i.e. a client obtained from a mon‐
18 goc_client_pool_t).
19
21 • opts: A mongoc_client_encryption_opts_t.
22
23 • client: A mongoc_client_t to use for key lookup and creation. This
24 client MUST outlive any mongoc_client_encryption_t configured to use
25 it with mongoc_client_encryption_new().
26
27 SEE ALSO:
28 mongoc_client_encryption_new()
29
30 The guide for Using Client-Side Field Level Encryption
31
32
34 MongoDB, Inc
35
37 2017-present, MongoDB, Inc
38
39
40
41
421.20.0 MONGOC_NCoLvIE1N8T,_E2N0C2R1YPTION_OPTS_SET_KEYVAULT_CLIENT(3)