MongoDB C++ Driver 4.1.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
mongocxx::v_noabi::client_encryption Member List

This is the complete list of members for mongocxx::v_noabi::client_encryption, including all inherited members.

add_key_alt_name(bsoncxx::v_noabi::types::bson_value::view_or_value id, bsoncxx::v_noabi::string::view_or_value key_alt_name)mongocxx::v_noabi::client_encryption
client_encryption(options::client_encryption opts)mongocxx::v_noabi::client_encryption
client_encryption(client_encryption &&) noexceptmongocxx::v_noabi::client_encryption
create_data_key(std::string kms_provider, options::data_key const &opts={})mongocxx::v_noabi::client_encryption
create_encrypted_collection(database const &db, std::string const &coll_name, bsoncxx::v_noabi::document::view const &options, bsoncxx::v_noabi::document::value &out_options, std::string const &kms_provider, bsoncxx::v_noabi::stdx::optional< bsoncxx::v_noabi::document::view > const &masterkey=bsoncxx::v_noabi::stdx::nullopt)mongocxx::v_noabi::client_encryption
decrypt(bsoncxx::v_noabi::types::bson_value::view value)mongocxx::v_noabi::client_encryption
delete_key(bsoncxx::v_noabi::types::bson_value::view_or_value id)mongocxx::v_noabi::client_encryption
encrypt(bsoncxx::v_noabi::types::bson_value::view value, options::encrypt const &opts)mongocxx::v_noabi::client_encryption
encrypt_expression(bsoncxx::v_noabi::document::view_or_value expr, options::encrypt const &opts)mongocxx::v_noabi::client_encryption
get_key(bsoncxx::v_noabi::types::bson_value::view_or_value id)mongocxx::v_noabi::client_encryption
get_key_by_alt_name(bsoncxx::v_noabi::string::view_or_value key_alt_name)mongocxx::v_noabi::client_encryption
get_keys()mongocxx::v_noabi::client_encryption
operator=(client_encryption &&) noexceptmongocxx::v_noabi::client_encryption
remove_key_alt_name(bsoncxx::v_noabi::types::bson_value::view_or_value id, bsoncxx::v_noabi::string::view_or_value key_alt_name)mongocxx::v_noabi::client_encryption
rewrap_many_datakey(bsoncxx::v_noabi::document::view_or_value filter, options::rewrap_many_datakey const &opts)mongocxx::v_noabi::client_encryption
~client_encryption()mongocxx::v_noabi::client_encryption