1MONGOC_AUTO_ENCRYPTION_OPMTOSN_GSOECT__AKUETYO_l_ViEAbNUmCLoRTnY_gPNoTAcIMOENS_POAPCTES(_3S)ET_KEY_VAULT_NAMESPACE(3)
2
3
4
6 mongoc_auto_encryption_opts_set_key_vault_namespace - mon‐
7 goc_auto_encryption_opts_set_keyvault_namespace()
8
10 void
11 mongoc_auto_encryption_opts_set_keyvault_namespace (
12 mongoc_auto_encryption_opts_t *opts, const char *db, const char *coll);
13
14 Set the database and collection name of the key vault. The key vault is
15 the specially designated collection containing encrypted data keys for
16 Client-Side Field Level Encryption.
17
19 · opts: The mongoc_auto_encryption_opts_t
20
21 · db: A const char * representing the database name of the key vault
22 collection.
23
24 · coll: A const char * representing the collection name of the key
25 vault collection.
26
28 · mongoc_client_enable_auto_encryption()
29
30 · The guide for Using Client-Side Field Level Encryption
31
33 MongoDB, Inc
34
36 2017-present, MongoDB, Inc
37
38
39
40
411.17.4 MONGOC_AUFTeOb_E0N4C,RY2P0T2I1ON_OPTS_SET_KEY_VAULT_NAMESPACE(3)