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(v_noabi::options::client_encryption opts) | mongocxx::v_noabi::client_encryption | |
| client_encryption(v1::client_encryption ce) | mongocxx::v_noabi::client_encryption | inline |
| create_data_key(std::string kms_provider, v_noabi::options::data_key const &opts={}) | mongocxx::v_noabi::client_encryption | |
| create_encrypted_collection(v_noabi::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, v_noabi::options::encrypt const &opts) | mongocxx::v_noabi::client_encryption | |
| encrypt_expression(bsoncxx::v_noabi::document::view_or_value expr, v_noabi::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 v1::client_encryption() && | mongocxx::v_noabi::client_encryption | inlineexplicit |
| operator v1::client_encryption() const &=delete | mongocxx::v_noabi::client_encryption | explicit |
| 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, v_noabi::options::rewrap_many_datakey const &opts) | mongocxx::v_noabi::client_encryption |