115#include <mongocxx/config/postlude.hpp>
Used by mongocxx::v_noabi::client_encryption.
Definition client_encryption.hpp:35
Used by mongocxx::v_noabi::client_encryption::rewrap_many_datakey.
Definition rewrap_many_datakey.hpp:34
rewrap_many_datakey & master_key(bsoncxx::v_noabi::document::view_or_value master_key)
Set the masterKey option.
rewrap_many_datakey & provider(bsoncxx::v_noabi::string::view_or_value provider)
Set the optional KMS provider use to encrypt the data keys. Do not set to use the current KMS provide...
Declares mongocxx::v_noabi::client_encryption.
#define MONGOCXX_ABI_EXPORT_CDECL(...)
Equivalent to MONGOCXX_ABI_EXPORT with MONGOCXX_ABI_CDECL.
Definition export.hpp:52
The mongocxx v_noabi macro guard prelude header.
The top-level namespace within which all bsoncxx library entities are declared.
Declares entities representing options to use with various commands.
Declares entities whose ABI stability is NOT guaranteed.
The top-level namespace within which all mongocxx library entities are declared.
Declares mongocxx::v_noabi::options::rewrap_many_datakey.
Provides bsoncxx::v_noabi::string::view_or_value.
Provides bsoncxx::v_noabi::types::bson_value::view_or_value.
Provides entities used to represent BSON types.
Provides std::optional-related polyfills for library API usage.