mongoc_auto_encryption_opts_set_bypass_auto_encryption

Synopsis

void
mongoc_auto_encryption_opts_set_bypass_auto_encryption (
   mongoc_auto_encryption_opts_t *opts, bool bypass_auto_encryption);

Parameters

See also:

mongoc_client_enable_auto_encryption() <>
In-Use Encryption <https://www.mongodb.com/docs/languages/c/c-driver/current/libmongoc/guides/in-use-encryption/>

Author

MongoDB, Inc

Info

Jan 27, 2026 1.30.6 libmongoc