mongoc_client_encryption_encrypt_string_opts_destroy

Synopsis

void
mongoc_client_encryption_encrypt_string_opts_destroy(mongoc_client_encryption_encrypt_string_opts_t *topts);

Changed in version 2.4.0: Renamed from the now-deprecated text API.

Frees a mongoc_client_encryption_encrypt_string_opts_t <> created with mongoc_client_encryption_encrypt_string_opts_new() <>.

Parameters

See also:

mongoc_client_encryption_encrypt_string_opts_new() <>

Author

MongoDB, Inc

Info

Aug 05, 2026 2.4.0 libmongoc