mongoc_auto_encryption_opts_set_extra - Man Page

Synopsis

void
mongoc_auto_encryption_opts_set_extra (mongoc_auto_encryption_opts_t *opts,
                                       const bson_t *extra);

Parameters

extra is a bson_t containing any of the following optional fields:

SEE ALSO:

mongoc_client_enable_auto_encryption()
In-Use Encryption
MongoDB Manual documentation for crypt_shared: Automatic Encryption Shared Library
MongoDB Manual documentation for mongocryptd: Install and Configure mongocryptd

Author

MongoDB, Inc

Info

Apr 03, 2024 1.26.2 libmongoc