mongocrypt_ctx_t

Type Alias mongocrypt_ctx_t 

Source
pub type mongocrypt_ctx_t = _mongocrypt_ctx_t;
Expand description

Manages the state machine for encryption or decryption.

Aliased Typeยง

pub struct mongocrypt_ctx_t { /* private fields */ }