mongoc_auto_encryption_opts_destroy - Man Page
mongoc_auto_encryption_opts_destroy()
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()
The guide for Using Client-Side Field Level Encryption
Author
MongoDB, Inc
Copyright
2017-present, MongoDB, Inc
Info
Jan 19, 2023 1.23.2 libmongoc