Provided by: libmongoc-doc_2.2.1-1_all bug

SYNOPSIS

          void
          mongoc_client_encryption_encrypt_text_opts_destroy(mongoc_client_encryption_encrypt_text_opts_t *topts);

       Added in version 2.2.0.

       Frees         a         mongoc_client_encryption_encrypt_text_opts_t        <>        created        with
       mongoc_client_encryption_encrypt_text_opts_new() <>.

       The "TextPreview" algorithm is in preview and should be used  for  experimental  workloads  only.   These
       features  are  unstable  and their security is not guaranteed until released as Generally Available (GA).
       The GA version of these features may not be backwards compatible with the preview version.

PARAMETERS

topts: A mongoc_client_encryption_encrypt_text_opts_t <> to destroy.

       See also:
          mongoc_client_encryption_encrypt_text_opts_new() <>

Author

       MongoDB, Inc

Copyright

       2009-present, MongoDB, Inc.

2.2.1                                             Dec 11, 2025MONGOC_CLIENT_ENCRYPTI...RYPT_TEXT_OPTS_DESTROY(3)