Module mongocrypt::ctx
source · Structs§
- Manages a single KMS HTTP request/response.
- A scope bounding the processing of (potentially multiple) KMS handles.
Enums§
- Indicates the state of the
Ctx
. Each state requires different handling. See the integration guide for information on what to do for each state.