mongoc_auto_encryption_opts_set_key_vault_client
mongoc_auto_encryption_opts_set_keyvault_client()
- Provided by: libmongoc-doc (Version: 1.21.0-1build1)
- Source: mongo-c-driver
- Report a bug
mongoc_auto_encryption_opts_set_keyvault_client()
void mongoc_auto_encryption_opts_set_keyvault_client ( mongoc_auto_encryption_opts_t *opts, mongoc_client_t *client);
Set an optional separate mongoc_client_t to use during key lookup for automatic encryption and decryption. Only applies to automatic encryption on a single-threaded mongoc_client_t.
SEE ALSO:
mongoc_client_enable_auto_encryption()
mongoc_auto_encryption_opts_set_keyvault_client_pool()
The guide for Using Client-Side Field Level Encryption
MongoDB, Inc
2017-present, MongoDB, Inc