mongoc_client_encryption_encrypt_string_prefix_opts_new
Synopsis
mongoc_client_encryption_encrypt_string_prefix_opts_t * mongoc_client_encryption_encrypt_string_prefix_opts_new(void);
Changed in version 2.4.0: Renamed from the now-deprecated text API.
Returns
A new mongoc_client_encryption_encrypt_string_prefix_opts_t <> that must be freed with mongoc_client_encryption_encrypt_string_prefix_opts_destroy() <>.
See also:
mongoc_client_encryption_encrypt_string_prefix_opts_destroy() <> mongoc_client_encryption_encrypt_string_opts_set_prefix() <>
Author
MongoDB, Inc
Copyright
2009-present, MongoDB, Inc.
Info
Aug 05, 2026 2.4.0 libmongoc