Module mongodb::client_encryption
source · Available on crate feature
in-use-encryption-unstable
only.Expand description
Support for explicit encryption.
Structs§
- An AWS master key.
- An Azure master key.
- A handle to the key vault. Used to create data encryption keys, and to explicitly encrypt and decrypt values when auto-encryption is not an option.
- A GCP master key.
- A KMIP master key.
- A local master key.
- The index options for a Queryable Encryption field supporting “range” queries. The options set must match the values set in the encryptedFields of the destination collection.
Enums§
- An encryption key reference.
- A KMS-specific key used to encrypt data keys.