package
1.17.3
Repository: https://github.com/mongodb/mongo-go-driver.git
Documentation: pkg.go.dev

# Functions

DataKey creates a new DataKeyOptions instance.
ExplicitEncryption creates a new ExplicitEncryptionOptions instance.
MergeRewrapManyDataKeyOptions combines the given RewrapManyDataKeyOptions instances into a single RewrapManyDataKeyOptions in a last one wins fashion.
MongoCrypt creates a new MongoCryptOptions instance.
RewrapManyDataKey creates a new RewrapManyDataKeyOptions instance.

# Constants

These constants specify valid values for QueryType.

# Structs

DataKeyOptions specifies options for creating a new data key.
ExplicitEncryptionOptions specifies options for configuring an explicit encryption context.
ExplicitRangeOptions specifies options for the range index.
MongoCryptOptions specifies options to configure a MongoCrypt instance.
RewrapManyDataKeyOptions represents all possible options used to decrypt and encrypt all matching data keys with a possibly new masterKey.

# Type aliases

QueryType describes the type of query the result of Encrypt is used for.