| MONGOC_CLIENT_ENCRYPTION_OPTS_SET_KEY_VAULT_NAMESPACE(3) | libmongoc | MONGOC_CLIENT_ENCRYPTION_OPTS_SET_KEY_VAULT_NAMESPACE(3) |
void mongoc_client_encryption_opts_set_keyvault_namespace (
mongoc_client_encryption_opts_t *opts, const char *db, const char *coll);
Set the database and collection name of the key vault. The key vault is the specially designated collection containing encrypted data keys for In-Use Encryption.
SEE ALSO:
mongoc_client_encryption_new()
In-Use Encryption
MongoDB, Inc
2009-present, MongoDB, Inc.
| May 7, 2025 | 1.30.4 |