mongocrypt_kms_ctx_t

Type Alias mongocrypt_kms_ctx_t 

Source
pub type mongocrypt_kms_ctx_t = _mongocrypt_kms_ctx_t;
Expand description

Manages a single KMS HTTP request/response.

Aliased Typeยง

pub struct mongocrypt_kms_ctx_t { /* private fields */ }