MongoDB C++ Driver 4.4.0
Loading...
Searching...
No Matches
client_encryption.hpp File Reference

Description

Go to the source code of this file.

Classes

class  mongocxx::v_noabi::client_encryption
 Supports MongoDB Client-Side Field Level Encryption operations. More...

Namespaces

namespace  mongocxx
 The top-level namespace within which all mongocxx library entities are declared.
namespace  mongocxx::v_noabi
 Declares entities whose ABI stability is NOT guaranteed.

Functions

v_noabi::client_encryption mongocxx::v_noabi::from_v1 (v1::client_encryption v)
 Convert from the mongocxx::v1 equivalent of v.
v1::client_encryption mongocxx::v_noabi::to_v1 (v_noabi::client_encryption v)
 Convert to the mongocxx::v1 equivalent of v.