| MONGOC_AUTO_ENCRYPTION_OPTS_NEW(3) | libmongoc | MONGOC_AUTO_ENCRYPTION_OPTS_NEW(3) |
mongoc_auto_encryption_opts_t * mongoc_auto_encryption_opts_new (void);
Create a new mongoc_auto_encryption_opts_t.
Caller must set the required options:
Caller may set optionally set the following:
This options struct is used to enable auto encryption with mongoc_client_enable_auto_encryption().
A new mongoc_auto_encryption_opts_t, which must be destroyed with mongoc_auto_encryption_opts_destroy().
SEE ALSO:
mongoc_auto_encryption_opts_destroy()
mongoc_client_enable_auto_encryption()
In-Use Encryption
MongoDB, Inc
2009-present, MongoDB, Inc.
| May 7, 2025 | 1.30.4 |