| MONGOC_CLIENT_ENCRYPTION_ENCRYPT_STRING_SUFFIX_OPTS_NEW(3) | libmongoc | MONGOC_CLIENT_ENCRYPTION_ENCRYPT_STRING_SUFFIX_OPTS_NEW(3) |
SYNOPSIS¶
mongoc_client_encryption_encrypt_string_suffix_opts_t * mongoc_client_encryption_encrypt_string_suffix_opts_new(void);
Changed in version 2.4.0: Renamed from the now-deprecated text API.
RETURNS¶
A new mongoc_client_encryption_encrypt_string_suffix_opts_t <> that must be freed with mongoc_client_encryption_encrypt_string_suffix_opts_destroy() <>.
See also:
mongoc_client_encryption_encrypt_string_suffix_opts_destroy() <> mongoc_client_encryption_encrypt_string_opts_set_suffix() <>
Author¶
MongoDB, Inc
Copyright¶
2009-present, MongoDB, Inc.
| August 21, 2026 | 2.5.0 |