Type Alias mongocrypt_sys::mongocrypt_ctx_t
source · pub type mongocrypt_ctx_t = _mongocrypt_ctx_t;
Expand description
Manages the state machine for encryption or decryption.
Aliased Type§
struct mongocrypt_ctx_t { /* private fields */ }