1MONGOC_AUTO_ENCRYPTION_OPMTOSN_GSOECT__AKUETYO_l_ViEAbNUmCLoRTnY_gPNoTAcIMOENS_POAPCTES(_3S)ET_KEY_VAULT_NAMESPACE(3)
2
3
4
6 void
7 mongoc_auto_encryption_opts_set_keyvault_namespace (
8 mongoc_auto_encryption_opts_t *opts, const char *db, const char *coll);
9
10 Set the database and collection name of the key vault. The key vault is
11 the specially designated collection containing encrypted data keys for
12 In-Use Encryption.
13
15 • opts: The mongoc_auto_encryption_opts_t
16
17 • db: A const char * representing the database name of the key vault
18 collection.
19
20 • coll: A const char * representing the collection name of the key
21 vault collection.
22
23 SEE ALSO:
24 mongoc_client_enable_auto_encryption()
25
26 In-Use Encryption
27
28
30 MongoDB, Inc
31
33 2017-present, MongoDB, Inc
34
35
36
37
381.25.1 MONGOC_AUNToOv_E0N8C,RY2P0T2I3ON_OPTS_SET_KEY_VAULT_NAMESPACE(3)