109 bsoncxx::v_noabi::
string::view_or_value _provider;
110 stdx::optional<
bsoncxx::v_noabi::document::view_or_value> _master_key;
117#include <mongocxx/config/postlude.hpp>
Class representing options for the object managing explicit client-side encryption.
Definition client_encryption.hpp:37
Class representing options for a rewrap many datakey operation.
Definition rewrap_many_datakey.hpp:36
const stdx::optional< bsoncxx::v_noabi::document::view_or_value > & master_key() const
Get the masterKey option.
bsoncxx::v_noabi::string::view_or_value provider() const
Get the KMS provider.
Declares mongocxx::v_noabi::client_encryption.
#define MONGOCXX_ABI_EXPORT_CDECL(...)
Equivalent to MONGOCXX_ABI_EXPORT with MONGOCXX_ABI_CDECL.
Definition fwd.hpp:222
The mongocxx macro guard prelude header.
The top-level namespace within which all bsoncxx library entities are declared.
The top-level namespace within which all mongocxx library entities are declared.
Provides std::optional-related polyfills for library API usage.
Declares mongocxx::v_noabi::options::rewrap_many_datakey.
Redeclares bsoncxx::v_noabi::stdx in mongocxx::v_noabi::stdx for internal use.
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.