mongoc_client_encryption_encrypt_string_prefix_opts_t
Synopsis
typedef struct _mongoc_client_encryption_encrypt_string_prefix_opts_t mongoc_client_encryption_encrypt_string_prefix_opts_t;
Changed in version 2.4.0: Renamed from the now-deprecated text API.
StringPrefixOpts specifies options for a Queryable Encryption field supporting "prefix" queries. Used to set options for mongoc_client_encryption_encrypt_string_opts_set_prefix() <>.
See also:
mongoc_client_encryption_encrypt() <> mongoc_client_encryption_encrypt_opts_t <>
Author
MongoDB, Inc
Copyright
2009-present, MongoDB, Inc.
Info
Aug 05, 2026 2.4.0 libmongoc