table of contents
| MONGOC_AUTO_ENCRYPTION_OPTS_DESTROY(3) | libmongoc | MONGOC_AUTO_ENCRYPTION_OPTS_DESTROY(3) |
SYNOPSIS¶
void mongoc_auto_encryption_opts_destroy (mongoc_auto_encryption_opts_t *opts);
Destroy a mongoc_auto_encryption_opts_t <>.
PARAMETERS¶
- •
- opts The mongoc_auto_encryption_opts_t <> to destroy.
See also:
mongoc_auto_encryption_opts_new() <>
In-Use Encryption <https://www.mongodb.com/docs/languages/c/c-driver/current/libmongoc/guides/in-use-encryption/>
Author¶
MongoDB, Inc
Copyright¶
2009-present, MongoDB, Inc.
| November 26, 2025 | 2.2.0 |