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
AUTHOR¶
MongoDB, Inc
COPYRIGHT¶
2009-present, MongoDB, Inc.
December 12, 2024 | 1.29.1 |