mongoc_client_encryption_encrypt_string_substring_opts_t

Synopsis

typedef struct _mongoc_client_encryption_encrypt_string_substring_opts_t mongoc_client_encryption_encrypt_string_substring_opts_t;

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

StringSubstringOpts specifies options for a Queryable Encryption field supporting “substringPreview” queries. Used to set options for mongoc_client_encryption_encrypt_string_opts_set_substring().

The “substringPreview” query type is in preview and should be used for experimental workloads only. This feature is unstable and its security is not guaranteed until released as Generally Available (GA). The GA version of this feature may not be backwards compatible with the preview version.

Functions